mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support 'xmlns' action to the libmodsec parser
This commit is contained in:
@@ -121,7 +121,8 @@ ACTIONS = \
|
||||
actions/transformations/url_decode_uni.cc \
|
||||
actions/transformations/url_encode.cc \
|
||||
actions/transformations/utf8_to_unicode.cc \
|
||||
actions/ver.cc
|
||||
actions/ver.cc \
|
||||
actions/xmlns.cc
|
||||
|
||||
|
||||
OPERATORS = \
|
||||
|
Reference in New Issue
Block a user