mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 10:44:25 +03:00
Add support for new operator rxGlobal
This commit is contained in:
committed by
Felipe Zimmerle
parent
785958f9b5
commit
2672db103e
@@ -221,6 +221,7 @@ OPERATORS = \
|
||||
operators/rbl.cc \
|
||||
operators/rsub.cc \
|
||||
operators/rx.cc \
|
||||
operators/rx_global.cc \
|
||||
operators/str_eq.cc \
|
||||
operators/str_match.cc \
|
||||
operators/validate_byte_range.cc \
|
||||
|
||||
Reference in New Issue
Block a user