[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-04 00:13:25
This commit is contained in:
parent
2123ed2750
commit
931663d389
|
|
@ -130,3 +130,10 @@ SecRule REQUEST_URI "@streq /apps/files/api/v1/views" \
|
|||
nolog, \
|
||||
ctl:ruleEngine=Off, \
|
||||
msg:'TUNING: ModSecurity desativado para a API de views de arquivos do Nextcloud'"
|
||||
SecRule REQUEST_URI "@rx ^/(index\.php/core/preview|ocs/v2\.php/apps/user_status/api/v1/user_status)" \
|
||||
"id:10027, \
|
||||
phase:1, \
|
||||
pass, \
|
||||
nolog, \
|
||||
ctl:ruleEngine=Off, \
|
||||
msg:'TUNING: ModSecurity desativado para as APIs de Preview e User Status do Nextcloud'"
|
||||
|
|
|
|||
Loading…
Reference in New Issue