mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds actions 'auditlog' and 'noauditlog'
This commit is contained in:
@@ -31,7 +31,9 @@ pkginclude_HEADERS = \
|
||||
|
||||
ACTIONS = \
|
||||
actions/action.cc \
|
||||
actions/audit_log.cc \
|
||||
actions/block.cc \
|
||||
actions/no_audit_log.cc \
|
||||
actions/phase.cc \
|
||||
actions/redirect.cc \
|
||||
actions/rule_id.cc \
|
||||
|
Reference in New Issue
Block a user