diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2009-12-13 14:59:03 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2009-12-13 14:59:03 +0000 |
| commit | d096696ef2b269b973a8772643bb4bf9b1a12b80 (patch) | |
| tree | 2622eceb33f1174efa2bdc2942cdf4eb3fb84bab /phpBB/docs | |
| parent | 321ec3644e092876ad96235ff34d5fd8c4284641 (diff) | |
| download | forums-d096696ef2b269b973a8772643bb4bf9b1a12b80.tar forums-d096696ef2b269b973a8772643bb4bf9b1a12b80.tar.gz forums-d096696ef2b269b973a8772643bb4bf9b1a12b80.tar.bz2 forums-d096696ef2b269b973a8772643bb4bf9b1a12b80.tar.xz forums-d096696ef2b269b973a8772643bb4bf9b1a12b80.zip | |
#54145 - move redirect parameter back to POST to avoid mod_security triggers
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10332 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index de6a6fcadd..cd9c9877ee 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -117,6 +117,7 @@ <li>[Fix] Use correct options to parse BBCodes in signatures when previewing PMs.</li> <li>[Fix] Correct rendering of prosilver quick reply under IE6. (Bug #54115 - Patch by Raimon)</li> <li>[Fix] Handle export of private messages where all recipients were deleted. (Bug #50985)</li> + <li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li> <li>[Change] Log activation through inactive users ACP. (Bug #30145)</li> <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> <li>[Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)</li> |
