mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Add missing feature: t:uppercase transformation
This commit is contained in:
committed by
Felipe Zimmerle
parent
9d70345d3d
commit
37868d1534
@@ -167,6 +167,7 @@ ACTIONS = \
|
||||
actions/transformations/trim.cc \
|
||||
actions/transformations/trim_left.cc \
|
||||
actions/transformations/trim_right.cc \
|
||||
actions/transformations/upper_case.cc \
|
||||
actions/transformations/url_decode.cc \
|
||||
actions/transformations/url_decode_uni.cc \
|
||||
actions/transformations/url_encode.cc \
|
||||
|
Reference in New Issue
Block a user