mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
- of course the html one is working with other browsers too, it is simple html, why should it not work. :/
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5411 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e74141a4fc
commit
8976799a6a
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ p,ul,td {font-size:10pt;}
|
||||||
<li>[Fix] fixed captcha for those not having the zlib extension enabled</li>
|
<li>[Fix] fixed captcha for those not having the zlib extension enabled</li>
|
||||||
<li>[Change] Placed version information above who is online in admin panel for better visual presence</li>
|
<li>[Change] Placed version information above who is online in admin panel for better visual presence</li>
|
||||||
<li>[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode</li>
|
<li>[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode</li>
|
||||||
<li>[Sec] fixed XSS issue (only valid for Internet Explorer) if html tags are allowed and enabled</li>
|
<li>[Sec] fixed XSS issue if html tags are allowed and enabled</li>
|
||||||
<li>[Sec] added configurable maximum login attempts to prevent dictionary attacks</li>
|
<li>[Sec] added configurable maximum login attempts to prevent dictionary attacks</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue