Skip to content

Commit f60e529

Browse files
authored
Update wordpress-rule-exclusions-before.conf
1 parent 6159fd5 commit f60e529

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

plugins/wordpress-rule-exclusions-before.conf

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,14 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" \
965965
chain"
966966
SecRule &ARGS:action "@eq 1" \
967967
"t:none,\
968-
ctl:ruleRemoveTargetById=932100;ARGS:changes[caption]"
968+
ctl:ruleRemoveTargetById=932100;ARGS:changes[caption],\
969+
ctl:ruleRemoveTargetById=941100;ARGS:changes[caption],\
970+
ctl:ruleRemoveTargetById=941160;ARGS:changes[caption],\
971+
ctl:ruleRemoveTargetById=932130;ARGS:changes[smush],\
972+
ctl:ruleRemoveTargetById=941310;ARGS:changes[smush],\
973+
ctl:ruleRemoveTargetByTag=attack-xss;ARGS:changes[compat][item],\
974+
ctl:ruleRemoveTargetById=932130;ARGS:changes[compat][item],\
975+
ctl:ruleRemoveTargetById=933210;ARGS:changes[compat][item]"
969976

970977
#
971978
# [ Options and Settings ]

0 commit comments

Comments
 (0)