denc-webcluster: exclude 949110
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

ModSecurity rule blocked Bookstack from saving some pages while editing.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-07-31 20:44:52 +02:00
parent 5d4350aed3
commit fb981646e5
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -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\'"
'