mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Added m.getvars() and finalised Lua support.
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,9 +1,14 @@
|
||||
|
||||
20 Dec 2007 - 2.5.0-rc1
|
||||
21 Dec 2007 - 2.5.0-rc1
|
||||
-----------------------
|
||||
|
||||
Changes since 2.5.0-dev2:
|
||||
|
||||
* Added support for Lua scripting in the following ways: SecRuleScript
|
||||
can be used to specify a script to execute as a rule, the exec
|
||||
action processes Lua scripts internally, and does the @inspectFile
|
||||
operator. Refer to the documentation for more details.
|
||||
|
||||
* Updated included Core Ruleset to version 1.5.1.
|
||||
|
||||
* Changed how allow works. Used on its own it now allows phases 1-4. Used
|
||||
|
Reference in New Issue
Block a user