1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[prep-release-3.2.6] Update Changelog and add missing preg_match

This commit is contained in:
Marc Alexander
2019-04-28 18:15:33 +02:00
parent d54c43ae8f
commit 2575b499a3
2 changed files with 3 additions and 2 deletions

View File

@@ -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>