Mark any error conditions/alerts as 'relevant'.

Clean up/add error messages where this can happen.
This commit is contained in:
brectanus
2007-09-27 21:18:23 +00:00
parent 5022ddcadf
commit f3a8854fe9
10 changed files with 200 additions and 153 deletions

View File

@@ -2,6 +2,9 @@
?? ??? 2007 - 2.5.0-dev3
------------------------
* Situations where ModSecurity will intercept, generate an error or log
an alert to the debug log are now marked as 'relevant'.
* Do not process subrequests in phase 2-4.
* Fixed deprecatevar:var=N/S action so that it decrements N every S seconds