better Content-Security-Policy

This commit is contained in:
Oliver Gorwits
2021-10-06 17:56:46 +01:00
parent 8838720f7b
commit 3c3b9f286c

View File

@@ -534,5 +534,5 @@ route_cache: true
appname: 'Netdisco'
behind_proxy: false
HTTP-Header-X-Frame-Options: 'DENY'
HTTP-Header-Content-Security-Policy: 'none'
HTTP-Header-Content-Security-Policy: 'frame-ancestors none;'