Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit 7acee8f

Browse files
jolheisertechknowlogick
authored andcommitted
Added docs.gitea.io and opencollective to CSP (#95)
Signed-off-by: jolheiser <[email protected]>
1 parent a7c93ea commit 7acee8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/_headers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://discourse.gitea.io https://discourse-cdn-sjc2.com; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://discourse-cdn-sjc2.com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://discourse.gitea.io https://discourse-cdn-sjc2.com; frame-src 'self' https://discourse.gitea.io
2+
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://discourse.gitea.io https://discourse-cdn-sjc2.com; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://discourse-cdn-sjc2.com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://docs.gitea.io https://discourse.gitea.io https://opencollective.com https://discourse-cdn-sjc2.com; frame-src 'self' https://discourse.gitea.io;
33
X-Frame-Options: DENY
44
X-Xss-Protection: 1; mode=block
55
X-Content-Type-Options: nosniff

0 commit comments

Comments
 (0)