Solved CSP bugs

This commit is contained in:
2025-06-18 14:29:16 +02:00
parent 25ba93cbfd
commit 8b5c61953e
4 changed files with 17 additions and 12 deletions

View File

@@ -20,6 +20,8 @@ csp:
unsafe-eval: true
style-src:
unsafe-inline: true
script-src:
unsafe-eval: true
domains:
canonical:
- "kanban.{{ primary_domain }}"