From 8600f77784c387beb6b74de325569396582d5b73 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 1 Sep 2024 11:31:50 +0200 Subject: [PATCH] www/nginx - contact us is very unclear which seems to lead people to believe they should contact OPNsense, which is clearly not the case. --- www/nginx/Makefile | 2 +- www/nginx/src/etc/nginx/views/waf_denied.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 69a29575e..4ed214f63 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.34 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/www/nginx/src/etc/nginx/views/waf_denied.html b/www/nginx/src/etc/nginx/views/waf_denied.html index 7fdcc343c..3dc3c0b35 100644 --- a/www/nginx/src/etc/nginx/views/waf_denied.html +++ b/www/nginx/src/etc/nginx/views/waf_denied.html @@ -51,7 +51,7 @@

Request Denied For Security Reasons

The request has been denied by the web application firewall due to a security policy violation.

Request information have been logged to investigate the incident.

-

If you think this is an error on our side, please contact us.

+

Please contact your system administrator if you believe these policies are incorrect.