summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2023-07-31 20:49:31 +0200
committerPratyush Desai2023-07-31 20:49:31 +0200
commitbeec7cde286d922c1d622f415d9f96af0db3ebf8 (patch)
tree945f4ce54867a61fdbd78c6d129b39131712fb41
parent5d4350aed3b610101bf841b9b94a56b9f1277123 (diff)
parentfb981646e52321c1d45d46dd1f435acaf7c94029 (diff)
downloadsalt-beec7cde286d922c1d622f415d9f96af0db3ebf8.tar.gz
salt-beec7cde286d922c1d622f415d9f96af0db3ebf8.tar.bz2
salt-beec7cde286d922c1d622f415d9f96af0db3ebf8.zip
Merge pull request 'denc-webcluster: exclude 949110' (#83) from fix/bookstack/400 into production
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/83
-rw-r--r--pillar/cluster/denc/web-proxy.sls2
1 files changed, 1 insertions, 1 deletions
diff --git a/pillar/cluster/denc/web-proxy.sls b/pillar/cluster/denc/web-proxy.sls
index fcb2c93..9fa9fd7 100644
--- a/pillar/cluster/denc/web-proxy.sls
+++ b/pillar/cluster/denc/web-proxy.sls
@@ -127,7 +127,7 @@ nginx:
- client_max_body_size: 20M
- modsecurity_rules: |-
'
- SecRuleRemoveById 941160
+ SecRuleRemoveById 941160 949110
SecAction "id:900200, phase:1, nolog, pass, t:none, setvar:\'tx.allowed_methods=GET HEAD POST OPTIONS PUT PATCH\'"
'