Adds support 'xmlns' action to the libmodsec parser

This commit is contained in:
Felipe Zimmerle
2016-05-16 18:24:10 -03:00
parent 3e8defb853
commit 1b88947d9b
6 changed files with 166 additions and 2 deletions

View File

@@ -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 = \