We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d869559 commit f729437Copy full SHA for f729437
plugins/phpmyadmin-rule-exclusions-before.conf
@@ -208,6 +208,7 @@ SecRule REQUEST_FILENAME "@endsWith /sql.php" \
208
ctl:ruleRemoveTargetById=942510;ARGS:goto,\
209
ctl:ruleRemoveTargetByTag=attack-sqli;ARGS:sql_query,\
210
ctl:ruleRemoveTargetById=932115;ARGS:sql_query,\
211
+ ctl:ruleRemoveTargetById=932380;ARGS:sql_query,\
212
ctl:ruleRemoveTargetById=933120;ARGS:sql_query"
213
214
# Mass actions on rows
@@ -645,6 +646,7 @@ SecRule ARGS:route "@streq /sql" \
645
646
647
648
649
650
651
652
0 commit comments