mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Fix disruptive actions execution
This commit is contained in:
@@ -57,9 +57,11 @@ ACTIONS = \
|
||||
actions/capture.cc \
|
||||
actions/chain.cc \
|
||||
actions/ctl_audit_log_parts.cc \
|
||||
actions/deny.cc \
|
||||
actions/log_data.cc \
|
||||
actions/msg.cc \
|
||||
actions/no_audit_log.cc \
|
||||
actions/pass.cc \
|
||||
actions/phase.cc \
|
||||
actions/redirect.cc \
|
||||
actions/rev.cc \
|
||||
|
Reference in New Issue
Block a user