mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
First version of global' and
ip' collections
This commit is contained in:
@@ -36,6 +36,7 @@ libmodsecurity_includesub_HEADERS = \
|
||||
../headers/modsecurity/transaction/collections.h \
|
||||
../headers/modsecurity/transaction/variable.h \
|
||||
../headers/modsecurity/transaction/variables.h
|
||||
../headers/modsecurity/transaction/global_variables.h
|
||||
|
||||
|
||||
|
||||
@@ -188,6 +189,7 @@ libmodsecurity_la_SOURCES = \
|
||||
utils.cc \
|
||||
collections.cc \
|
||||
variables.cc \
|
||||
global_variables.cc \
|
||||
debug_log.cc \
|
||||
debug_log_writer.cc \
|
||||
debug_log_writer_agent.cc \
|
||||
|
Reference in New Issue
Block a user