Remove query string from error log. See #447.

This commit is contained in:
brectanus
2008-01-23 18:12:59 +00:00
parent e0c0d66906
commit 9dbc7807d9
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
21 Jan 2008 - 2.5.0-rc2
23 Jan 2008 - 2.5.0-rc2
-----------------------
* No longer log the query portion of the URI in the error log as
it may contain sensitive data.
* There are no longer any default transformations performed.
* Implemented SecRuleUpdateActionById.