Optimized CSP

This commit is contained in:
2025-05-19 10:05:30 +02:00
parent ab8b99b2c1
commit cc3f5d75ea
6 changed files with 53 additions and 4 deletions

View File

@@ -9,4 +9,10 @@ features:
portfolio_iframe: false
central_database: true
oauth2: true
hostname: central-mariadb
hostname: central-mariadb
csp:
flags:
style-src:
unsafe-inline: true
script-src:
unsafe-inline: true