Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai3
docker
noblogs
Commits
78ff62c7
Commit
78ff62c7
authored
4 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Disable Modsec on saving custom css
parent
076f5260
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#9072
passed
4 years ago
Stage: build
Stage: release
Changes
1
Pipelines
57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conf/modsecurity/crs/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf
+3
-2
3 additions, 2 deletions
...dsecurity/crs/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf
with
3 additions
and
2 deletions
conf/modsecurity/crs/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf
+
3
−
2
View file @
78ff62c7
...
...
@@ -16,9 +16,10 @@ SecRule REQUEST_URI "@beginsWith /wp-admin/site-health.php" \
nolog
,\
ctl
:
ruleEngine
=
Off
"
SecRule
REQUEST_
URI
"@begin
sWith /wp-admin/themes.php"
\
SecRule
REQUEST_
FILENAME
"@end
sWith /wp-admin/themes.php"
\
"
id
:
1002
,\
phase
:
2
,\
pass
,\
nolog
,\
ctl
:
ruleRemove
ByTag
=
attack
-
xss
"
ctl
:
ruleRemove
TargetByTag
=
CRS
;
ARGS
:
newcontent
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment