Added more CSP Configurations for services running on veen.world

This commit is contained in:
2025-05-15 11:31:30 +02:00
parent 1031b61f6a
commit f7cfd13d5a
8 changed files with 54 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ csp:
unsafe-inline: true
whitelist:
font-src:
- data:
- "data:"
oidc:
enabled: "{{ applications.nextcloud.features.oidc | default(true) }}" # Activate OIDC for Nextcloud
# floavor decides which OICD plugin should be used.