mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 18:30:35 +03:00
Add new transformation call phpArgsNames
This commit is contained in:
committed by
Felipe Zimmerle
parent
afefda53c6
commit
9973d81799
@@ -166,6 +166,7 @@ ACTIONS = \
|
||||
actions/transformations/js_decode.cc \
|
||||
actions/transformations/length.cc \
|
||||
actions/transformations/lower_case.cc \
|
||||
actions/transformations/php_args_names.cc \
|
||||
actions/transformations/md5.cc \
|
||||
actions/transformations/none.cc \
|
||||
actions/transformations/normalise_path.cc \
|
||||
|
||||
Reference in New Issue
Block a user