Solved csp bugs

This commit is contained in:
2025-06-03 17:49:55 +02:00
parent ebd74db3c4
commit 6d857663fb
6 changed files with 55 additions and 58 deletions

View File

@@ -17,8 +17,10 @@ csp:
flags:
style-src:
unsafe-inline: true
script-src:
unsafe-eval: true
script-src-elem:
unsafe-eval: true
unsafe-inline: true
domains:
canonical:
- "slides.{{ primary_domain }}"