[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-05 20:34:42

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-05 20:34:42 -03:00
parent 086e339d52
commit b308fa0f6c
1 changed files with 9 additions and 0 deletions

View File

@ -154,3 +154,12 @@ SecRule REQUEST_URI "@beginsWith /ocs/v2.php/apps/forms/api/" \
SecRule REQUEST_METHOD "@streq PUT" "phase:1,id:1001,chain,nolog,pass"
SecRule REQUEST_URI "@rx ^/apps/integration_onedrive/(?:admin-config|sensitive-admin-config)$" \
"t:none,ctl:ruleRemoveById=949110"
SecRule REQUEST_URI "@beginsWith /apps/tables/" \
"id:10032, \
phase:2, \
pass, \
nolog, \
chain, \
msg:'TUNING: Remove regra de bloqueio (949110) para a API do Nextcloud Tables'"
SecRule REQUEST_METHOD "@rx ^(PUT|POST|DELETE)$" \
"ctl:ruleRemoveById=949110"