Fixed issue where logging was not occuring unless "auditlog" was enabled. See #497, #4, #451 and #445.

This commit is contained in:
brectanus
2008-06-02 23:34:31 +00:00
parent f2449c6f35
commit 16acbe4949
2 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
02 Jun 2008 - trunk
-------------------
* Fixed an issue where an alert was not logged in the error log
unless "auditlog" was used.
* Enable the "auditlog" action by default to help prevent a misconfiguration.
The new default is now: "phase:2,log,auditlog,pass"