mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Always log the message in the auditlog if "auditlog" is used (MODSEC-78).
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,6 +1,10 @@
|
||||
22 July 2009 - 2.5.10-dev1
|
||||
23 July 2009 - 2.5.10-dev1
|
||||
--------------------------
|
||||
|
||||
* Using nolog,auditlog will now log the "Message:" line to the auditlog, but
|
||||
nothing to the error log. Prior versions dropped the "Message:" line from
|
||||
both logs. To do this now, just use "nolog" or "nolog,noauditlog".
|
||||
|
||||
* Forced mlogc to use SSLv3 to avoid some potential auto negotiation
|
||||
issues with some libcurl versions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user