Optimized CSP

This commit is contained in:
2025-05-15 09:03:01 +02:00
parent 551c041452
commit 779c60ef20
12 changed files with 61 additions and 21 deletions

View File

@@ -11,9 +11,9 @@ features:
csp:
flags:
style-src:
unsafe_inline: true
unsafe-inline: true
script-src:
unsafe_inline: true
unsafe-inline: true
whitelist:
font-src:
- "http://*.{{primary_domain}}"