Skip to content
Snippets Groups Projects
Commit f43c24f2 authored by agata's avatar agata
Browse files

Merge branch 'master' of git.autistici.org:noblogs/noblogs-composer

parents 88134046 b99fdd82
No related branches found
No related tags found
No related merge requests found
......@@ -71,3 +71,12 @@ SecRule REQUEST_URI "@beginsWith /wp-admin/network/settings.php" \
ctl:ruleRemoveTargetByTag=OWASP_CRS;ARGS:wp-piwik[tracking_code],\
ctl:ruleRemoveTargetByTag=OWASP_CRS;ARGS:wp-piwik[noscript_code]"
# Gutenberg comments are misinterpreted.
SecRule REQUEST_URI "@beginsWith /wp-json/wp/v2/template-parts" \
"id:1011,\
phase:2,\
pass,\
nolog,\
ctl:ruleRemoveTargetByID=932105;ARGS:content,\
ctl:ruleRemoveTargetByID=941100;ARGS:content"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment