From 105ce109d4442416357b98f3d250d0a784cc27d6 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Wed, 22 Oct 2025 16:53:57 -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-10-22=2016:53:57?= 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 8e789e4..f200f2f 100644 --- a/nginx/modsecurity/global-exceptions.conf +++ b/nginx/modsecurity/global-exceptions.conf @@ -144,3 +144,10 @@ SecRule REQUEST_URI "@streq /ocs/v2.php/cloud/groups/details" \ nolog, \ ctl:ruleEngine=Off, \ msg:'TUNING: ModSecurity desativado para a API de busca de grupos do Nextcloud'" +SecRule REQUEST_URI "@beginsWith /ocs/v2.php/apps/forms/api/" \ + "id:10031, \ + phase:1, \ + pass, \ + nolog, \ + ctl:ruleEngine=Off, \ + msg:'TUNING: ModSecurity desativado para a API do Nextcloud Forms'"