Added blob csp rule for xwiki

This commit is contained in:
2025-09-17 02:47:01 +02:00
parent d9c527e2e2
commit cc2b9d476f

View File

@@ -24,7 +24,9 @@ features:
ldap: false # Just OIDC or LDAP can be enabled
server:
csp:
whitelist: {}
whitelist:
worker-src:
- "blob:"
flags:
script-src:
unsafe-eval: true