mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support for the tag action
This commit is contained in:
@@ -64,6 +64,7 @@ ACTIONS = \
|
||||
actions/severity.cc \
|
||||
actions/set_var.cc \
|
||||
actions/status.cc \
|
||||
actions/tag.cc \
|
||||
actions/transformations/base64_decode.cc \
|
||||
actions/transformations/base64_decode_ext.cc \
|
||||
actions/transformations/cmd_line.cc \
|
||||
|
Reference in New Issue
Block a user