Enable "auditlog" action by default. See #445 and #451.

This commit is contained in:
brectanus
2008-06-02 23:31:27 +00:00
parent e209cb7688
commit f2449c6f35
3 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
30 May 2008 - trunk
02 Jun 2008 - trunk
-------------------
* Enable the "auditlog" action by default to help prevent a misconfiguration.
The new default is now: "phase:2,log,auditlog,pass"
* Improve request body processing error messages.
* Handle lack of a new line after the final boundary in a multipart request.