[gimp-web/oscp] CSP: add missing /



commit 58643cc8ec48506ebd53866aa15f5c5063f0712e
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Jun 13 19:06:27 2020 +0200

    CSP: add missing /

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf 
b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
index 3422bd71..f62a2e5f 100644
--- a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
+++ b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
@@ -35,7 +35,7 @@ m; \
              object-src 'none'; \
              media-src 'self' https://download.gimp.org https://www.mirrorservice.org; \
              base-uri 'self'; \
-             form-action 'self' https://www.paypal.com https:/gitlab.gnome.org; \
+             form-action 'self' https://www.paypal.com https://gitlab.gnome.org; \
              frame-ancestors 'self'; \
              "
     Header always set \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]