diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e8dcc2be2b..c6f05ca309 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -151,7 +151,7 @@ <ul> <li>[SECURITY-228] - Require form token in login_box</li> <li>[SECURITY-233] - SMTP auth data shouldn't be cached</li> - <li>[SECURITY-234] - Main website URL can be set to JS URL in Admin Control Panel</li> + <li>[SECURITY-234] - Main website URL in Admin Control Panel should not support JS URLs</li> </ul> <a name="v325"></a><h3>Changes since 3.2.5</h3> |