From 87025bf8d45a6ef5eb6d4c61f96a464c79a78683 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Wed, 5 Nov 2025 20:40:40 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-11-05=2020:40:40?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/modsecurity/global-exceptions.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/nginx/modsecurity/global-exceptions.conf b/nginx/modsecurity/global-exceptions.conf index f71eb29..6773efb 100644 --- a/nginx/modsecurity/global-exceptions.conf +++ b/nginx/modsecurity/global-exceptions.conf @@ -156,10 +156,8 @@ SecRule REQUEST_METHOD "@streq PUT" "phase:1,id:1001,chain,nolog,pass" "t:none,ctl:ruleRemoveById=949110" SecRule REQUEST_URI "@beginsWith /apps/tables/" \ "id:10032, \ - phase:2, \ + phase:1, \ 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" + ctl:ruleEngine=Off, \ + msg:'TUNING: (Nuke) ModSecurity DESATIVADO para Nextcloud Tables'"