mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add the input filter if we have read the body (even if a sub-request). See #335.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -21,7 +21,7 @@
|
||||
a level 1-3 message to the debug log are now marked as 'relevant' and may
|
||||
generate an audit log entry.
|
||||
|
||||
* Do not process subrequests in phase 2-4.
|
||||
* Do not process subrequests in phase 2-4, but do hand off the request data.
|
||||
|
||||
* Fixed deprecatevar:var=N/S action so that it decrements N every S seconds
|
||||
as documented instead of decrementing by a rate.
|
||||
|
Reference in New Issue
Block a user