mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support for ctl:ruleRemoveByTag action
This commit is contained in:
@@ -115,6 +115,7 @@ ACTIONS = \
|
||||
actions/ctl/rule_remove_target_by_tag.cc \
|
||||
actions/ctl/rule_remove_target_by_id.cc \
|
||||
actions/ctl/rule_remove_by_id.cc \
|
||||
actions/ctl/rule_remove_by_tag.cc \
|
||||
actions/ctl/request_body_access.cc\
|
||||
actions/disruptive/allow.cc \
|
||||
actions/disruptive/block.cc \
|
||||
|
Reference in New Issue
Block a user