mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Cleanup CHANGES and set release dates for 2.5.0-rc2.
This commit is contained in:
parent
8b207a5362
commit
4535b2e67b
20
CHANGES
20
CHANGES
@ -1,25 +1,25 @@
|
||||
24 Jan 2008 - 2.5.0-rc2
|
||||
29 Jan 2008 - 2.5.0-rc2
|
||||
-----------------------
|
||||
|
||||
* Fixed removal of chained rules via ctl:ruleRemoveById.
|
||||
* The default action is now a minimal "phase:2,log,pass" with no default
|
||||
transformations performed.
|
||||
|
||||
* Implemented SecUploadFileMode to allow setting the mode for uploaded files.
|
||||
|
||||
* Implemented "block" action.
|
||||
|
||||
* Implemented SecRuleUpdateActionById.
|
||||
|
||||
* Fixed removal of chained rules via ctl:ruleRemoveById.
|
||||
|
||||
* Fixed removal of phase 5 rules via SecRuleRemoveBy* directives.
|
||||
|
||||
* No longer log the query portion of the URI in the error log as
|
||||
it may contain sensitive data.
|
||||
|
||||
* The default action is now a minimal "phase:2,log,pass" with no default
|
||||
transformations performed.
|
||||
|
||||
* Implemented SecRuleUpdateActionById.
|
||||
|
||||
* Cleanup documentation.
|
||||
|
||||
* Phase 5 rules can now be removed via SecRuleRemoveBy* directives.
|
||||
|
||||
* Build is now 'configure' based (autotools).
|
||||
* Build is now 'configure' based: ./configure && make && make install
|
||||
|
||||
|
||||
21 Dec 2007 - 2.5.0-rc1
|
||||
|
@ -3,7 +3,7 @@
|
||||
<title>ModSecurity Reference Manual</title>
|
||||
|
||||
<articleinfo>
|
||||
<releaseinfo>Version 2.5.0-rc2/ (January 24, 2008)</releaseinfo>
|
||||
<releaseinfo>Version 2.5.0-rc2/ (January 29, 2008)</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2004-2008</year>
|
||||
|
Loading…
x
Reference in New Issue
Block a user