Update CSP
This commit is contained in:
parent
7bff9afdd1
commit
8f9bfe3caa
|
@ -1,2 +1,2 @@
|
||||||
baseurl = "https://hyas-staging.netlify.com/"
|
baseurl = "https://doks-staging.netlify.com/"
|
||||||
canonifyURLs = false
|
canonifyURLs = false
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
X-XSS-Protection: 1; mode=block
|
X-XSS-Protection: 1; mode=block
|
||||||
Content-Security-Policy: default-src 'self'; img-src 'self' data:; object-src 'none'; script-src 'self' 'unsafe-eval'; style-src 'self'
|
|
||||||
X-Frame-Options: SAMEORIGIN
|
X-Frame-Options: SAMEORIGIN
|
||||||
Referrer-Policy: strict-origin
|
Referrer-Policy: strict-origin
|
||||||
Feature-Policy: geolocation 'self'
|
Feature-Policy: geolocation 'self'
|
||||||
|
|
Loading…
Reference in New Issue