mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Update CHANGES.
This commit is contained in:
parent
79ee3a6a79
commit
59333a6a81
7
CHANGES
7
CHANGES
@ -1,6 +1,13 @@
|
|||||||
?? ??? 2007 - 2.5.0-dev3
|
?? ??? 2007 - 2.5.0-dev3
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
* ModSecurity will now process phases 3 and 4 when request processing
|
||||||
|
is interrupted (either by Apache - e.g. by responding with 400, 401
|
||||||
|
or 403, or by ModSecurity itself).
|
||||||
|
|
||||||
|
* Fix the base64decode transformation function to not return extra
|
||||||
|
characters at the end.
|
||||||
|
|
||||||
* Fixed potential corruption at end of strings after using base64Decode
|
* Fixed potential corruption at end of strings after using base64Decode
|
||||||
(APR-Util issue). TODO make a better CHANGELOG entry ;)
|
(APR-Util issue). TODO make a better CHANGELOG entry ;)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user