mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Adds support to base64 encode transformation
This commit is contained in:
@@ -101,6 +101,7 @@ ACTIONS = \
|
||||
actions/skip_after.cc \
|
||||
actions/tag.cc \
|
||||
actions/transformations/base64_decode.cc \
|
||||
actions/transformations/base64_encode.cc \
|
||||
actions/transformations/base64_decode_ext.cc \
|
||||
actions/transformations/cmd_line.cc \
|
||||
actions/transformations/compress_whitespace.cc \
|
||||
|
Reference in New Issue
Block a user