Skip to content

Commit

Permalink
chore: remove rule exclusion for not supported aio-seo (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
EsadCetiner authored Jul 19, 2024
1 parent 4a17202 commit a18ab5b
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions plugins/wordpress-rule-exclusions-before.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1121,22 +1121,3 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" \
ctl:ruleRemoveTargetById=942360;ARGS:s"

SecMarker "END-WORDPRESS-ADMIN"



#
# [ Plugins ]
#

# Plugin slug: aioseo
# Plugin URL: https://wordpress.org/plugins/all-in-one-seo-pack/
# FP: ARGS_NAMES:json.wizard.additionalInformation.social.profiles.sameUsername.included.array_2
# This hits on '.profile', a protected file name.
SecRule REQUEST_FILENAME "@endsWith /wp-json/aioseo/v1/wizard" \
"id:9507960,\
phase:1,\
pass,\
t:none,\
nolog,\
ctl:ruleRemoveTargetById=930120;ARGS_NAMES,\
ver:'wordpress-rule-exclusions-plugin/1.0.1'"

0 comments on commit a18ab5b

Please sign in to comment.