[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-05 20:40:40
This commit is contained in:
parent
b308fa0f6c
commit
87025bf8d4
|
|
@ -156,10 +156,8 @@ SecRule REQUEST_METHOD "@streq PUT" "phase:1,id:1001,chain,nolog,pass"
|
||||||
"t:none,ctl:ruleRemoveById=949110"
|
"t:none,ctl:ruleRemoveById=949110"
|
||||||
SecRule REQUEST_URI "@beginsWith /apps/tables/" \
|
SecRule REQUEST_URI "@beginsWith /apps/tables/" \
|
||||||
"id:10032, \
|
"id:10032, \
|
||||||
phase:2, \
|
phase:1, \
|
||||||
pass, \
|
pass, \
|
||||||
nolog, \
|
nolog, \
|
||||||
chain, \
|
ctl:ruleEngine=Off, \
|
||||||
msg:'TUNING: Remove regra de bloqueio (949110) para a API do Nextcloud Tables'"
|
msg:'TUNING: (Nuke) ModSecurity DESATIVADO para Nextcloud Tables'"
|
||||||
SecRule REQUEST_METHOD "@rx ^(PUT|POST|DELETE)$" \
|
|
||||||
"ctl:ruleRemoveById=949110"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue