[gimp-web/oscp] testing.gimp.org: allow subdomains of ftp.acc.umu.se.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/oscp] testing.gimp.org: allow subdomains of ftp.acc.umu.se.
- Date: Fri, 23 Jul 2021 16:17:17 +0000 (UTC)
commit 91429655ae17ebcd2982c82c369a5ff3b4bbdae7
Author: Jehan <jehan girinstud io>
Date: Fri Jul 23 18:14:34 2021 +0200
testing.gimp.org: allow subdomains of ftp.acc.umu.se.
Apparently ftp.acc.umu.se is configured to redirect the video urls to a
subdomain (gemmei.ftp.acc.umu.se as per my tests). So let's allow any
subdomain not to have to bother about any future change.
We go with the assumption that the mirror is trustworthy, as it has been
validated by GNOME (and is a university).
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 44846f49..57ca0b6f 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
@@ -33,7 +33,7 @@
child-src 'self' https://www.openhub.net https://www.youtube.com
https://www.youtube-nocookie.co\
m; \
object-src 'none'; \
- media-src 'self' https://download.gimp.org https://www.mirrorservice.org https://ftp.acc.umu.se
https://ftp.rrze.uni-erlangen.de; \
+ media-src 'self' https://download.gimp.org https://www.mirrorservice.org
https://*.ftp.acc.umu.se https://ftp.rrze.uni-erlangen.de; \
base-uri 'self'; \
form-action 'self' https://www.paypal.com https://gitlab.gnome.org; \
frame-ancestors 'self'; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]