Optimized more CSP policies

This commit is contained in:
2025-05-15 11:00:13 +02:00
parent 6b7314baac
commit 1031b61f6a
4 changed files with 12 additions and 3 deletions

View File

@@ -17,5 +17,5 @@ csp:
frame-src:
- "{{ web_protocol }}://*.{{primary_domain}}"
flags:
style-src-elem:
style-src:
unsafe-inline: true