Skip to content
Snippets Groups Projects
Commit 1ce6bf72 authored by ale's avatar ale
Browse files

Whitelist more ARGS for eventlist

parent 255268ab
No related branches found
No related tags found
No related merge requests found
Pipeline #9519 passed
...@@ -38,5 +38,8 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" \ ...@@ -38,5 +38,8 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" \
phase:2,\ phase:2,\
pass,\ pass,\
nolog,\ nolog,\
ctl:ruleRemoveTargetByTag=CRS;ARGS:widget-event_list_widget[2][title]" ctl:ruleRemoveTargetByTag=CRS;ARGS:widget-event_list_widget[1][title],\
ctl:ruleRemoveTargetByTag=CRS;ARGS:widget-event_list_widget[1][location_length],\
ctl:ruleRemoveTargetByTag=CRS;ARGS:widget-event_list_widget[2][title],\
ctl:ruleRemoveTargetByTag=CRS;ARGS:widget-event_list_widget[2][location_length]"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment