Refactoring on Action - having RuleWithAction and RuleWithActionsProperties

This commit is contained in:
Felipe Zimmerle
2020-09-23 13:48:15 -03:00
parent 730328897d
commit 39ac4760ea
43 changed files with 1796 additions and 1533 deletions

View File

@@ -289,6 +289,7 @@ libmodsecurity_la_SOURCES = \
rules.cc \
rule_unconditional.cc \
rule_with_actions.cc \
rule_with_actions_properties.cc \
rule_with_operator.cc \
rule_message.cc \
rule_script.cc \