Skip to content

Commit f729437

Browse files
authored
Update phpmyadmin-rule-exclusions-before.conf
1 parent d869559 commit f729437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/phpmyadmin-rule-exclusions-before.conf

+2
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ SecRule REQUEST_FILENAME "@endsWith /sql.php" \
208208
ctl:ruleRemoveTargetById=942510;ARGS:goto,\
209209
ctl:ruleRemoveTargetByTag=attack-sqli;ARGS:sql_query,\
210210
ctl:ruleRemoveTargetById=932115;ARGS:sql_query,\
211+
ctl:ruleRemoveTargetById=932380;ARGS:sql_query,\
211212
ctl:ruleRemoveTargetById=933120;ARGS:sql_query"
212213

213214
# Mass actions on rows
@@ -645,6 +646,7 @@ SecRule ARGS:route "@streq /sql" \
645646
ctl:ruleRemoveTargetById=942510;ARGS:goto,\
646647
ctl:ruleRemoveTargetByTag=attack-sqli;ARGS:sql_query,\
647648
ctl:ruleRemoveTargetById=932115;ARGS:sql_query,\
649+
ctl:ruleRemoveTargetById=932380;ARGS:sql_query,\
648650
ctl:ruleRemoveTargetById=933120;ARGS:sql_query"
649651

650652
# Mass actions on rows

0 commit comments

Comments
 (0)