Solved CSP bugs for echoserver

This commit is contained in:
2025-06-10 18:25:39 +02:00
parent 90e9e00205
commit 2541cc1c91
6 changed files with 11 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ features:
portfolio_iframe: false
csp:
flags:
script-src:
unsafe-eval: true
script-src-elem:
unsafe-inline: true
unsafe-eval: true