mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds initial support to the multiMatch action
This commit is contained in:
@@ -104,6 +104,7 @@ ACTIONS = \
|
||||
actions/log_data.cc \
|
||||
actions/maturity.cc \
|
||||
actions/msg.cc \
|
||||
actions/multi_match.cc \
|
||||
actions/no_audit_log.cc \
|
||||
actions/no_log.cc \
|
||||
actions/pass.cc \
|
||||
|
Reference in New Issue
Block a user