mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support to USER collection, setuid action and USERID variable
More details on: #1026, #1024, #1048
This commit is contained in:
@@ -80,6 +80,7 @@ ACTIONS = \
|
||||
actions/rule_id.cc \
|
||||
actions/severity.cc \
|
||||
actions/set_sid.cc \
|
||||
actions/set_uid.cc \
|
||||
actions/set_var.cc \
|
||||
actions/status.cc \
|
||||
actions/skip_after.cc \
|
||||
|
Reference in New Issue
Block a user