From c023d41d9bc5453ce48b55f3f97dac8ca5d7e047 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Thu, 6 Nov 2025 12:59:38 -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-06=2012:59:38?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/modsecurity/global-exceptions.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nginx/modsecurity/global-exceptions.conf b/nginx/modsecurity/global-exceptions.conf index 695190d..6f37310 100644 --- a/nginx/modsecurity/global-exceptions.conf +++ b/nginx/modsecurity/global-exceptions.conf @@ -167,3 +167,10 @@ SecRule REQUEST_URI "@beginsWith /ocs/v2.php/apps/notifications/api/v2/notificat pass, \ ctl:ruleEngine=Off, \ msg:'TUNING: (Corrigido) ModSecurity DESATIVADO para API de Notificações'" +SecRule REQUEST_URI "@beginsWith /apps/files_pdfviewer/" \ + "id:10033, \ + phase:1, \ + pass, \ + nolog, \ + ctl:ruleRemoveById=949110, \ + msg:'TUNING: Remove bloqueio por Anomaly Score (949110) para Nextcloud PDF Viewer'"