aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-03-23 17:11:43 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-03-23 17:11:43 +0000
commitb33b5f63eba7dbf24421bea1d7cfcfe21667736c (patch)
treed384651ff561edf7b58f9bab557d06050cbc1584 /phpBB/docs
parentd182a88b681dda2893e569b87948f7012fa230c6 (diff)
downloadforums-b33b5f63eba7dbf24421bea1d7cfcfe21667736c.tar
forums-b33b5f63eba7dbf24421bea1d7cfcfe21667736c.tar.gz
forums-b33b5f63eba7dbf24421bea1d7cfcfe21667736c.tar.bz2
forums-b33b5f63eba7dbf24421bea1d7cfcfe21667736c.tar.xz
forums-b33b5f63eba7dbf24421bea1d7cfcfe21667736c.zip
only allow users having the a_user permission to search by email address (later on there will most likely a new permission for general email visibility)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8460 89ea8834-ac86-4346-8a33-228a782c2dd0
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 6d1f0759cc..b7490eabb1 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -143,6 +143,7 @@
<li>[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)</li>
<li>[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)</li>
<li>[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)</li>
+ <li>[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil&lt;3)</li>
</ul>