[gimp-web/oscp] CSP: allow gitlab.gnome.org as a form-action target



commit 113c201827dbdcbb09d26334d705417de089b301
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Jun 13 18:44:29 2020 +0200

    CSP: allow gitlab.gnome.org as a form-action target

 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 f6800cc4..3422bd71 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; \
+             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]