mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 09:55:28 +03:00
Adds information about the issue #904 on the CHANGES file
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,6 +1,10 @@
|
|||||||
DD mmm YYYY - X.Y.Z (To be released)
|
DD mmm YYYY - X.Y.Z (To be released)
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
|
* Fix the input filter on ModSecurity Standalone. By fixing the input filter
|
||||||
|
ModSecurity is able to perform full inspection of the request body,
|
||||||
|
regardless its size.
|
||||||
|
[Issue #142, #582 and #830 - Andrey Kolganov (KEMP Technologies)]
|
||||||
* Treat APR_INCOMPLETE as APR_EOF while receiving the request body.
|
* Treat APR_INCOMPLETE as APR_EOF while receiving the request body.
|
||||||
[Issue #1060, #334 - Alexey Sintsov]
|
[Issue #1060, #334 - Alexey Sintsov]
|
||||||
* Added support to generate audit logs in JSON format.
|
* Added support to generate audit logs in JSON format.
|
||||||
|
|||||||
Reference in New Issue
Block a user