aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-09-28 15:02:59 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-09-28 15:02:59 +0200
commit787784e08335ef3c8d0d2955a1687afcec0f4cf9 (patch)
treeb911ca7844e1abfa9879aac6dc2af3354d6a90c0 /phpBB/docs
parent08b49203b48dc0bf3e1d851776288483065cf399 (diff)
parent02f9d179e541cf462e042774f6438263459926a3 (diff)
downloadforums-787784e08335ef3c8d0d2955a1687afcec0f4cf9.tar
forums-787784e08335ef3c8d0d2955a1687afcec0f4cf9.tar.gz
forums-787784e08335ef3c8d0d2955a1687afcec0f4cf9.tar.bz2
forums-787784e08335ef3c8d0d2955a1687afcec0f4cf9.tar.xz
forums-787784e08335ef3c8d0d2955a1687afcec0f4cf9.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources.
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index c2eb48137a..2be63eb866 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -211,6 +211,7 @@
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11368">PHPBB3-11368</a>] - Latest pm reports row count</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11583">PHPBB3-11583</a>] - InnoDB supports FULLTEXT index since MySQL 5.6.4.</li>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11740">PHPBB3-11740</a>] - Update link in FAQ to Ideas Centre</li>
+<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11873">PHPBB3-11873</a>] - Prevent expensive hash computation in phpbb_check_hash() by rejecting very long passwords</li>
</ul>
<h4>Sub-task</h4>
<ul>