mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-05 17:10:27 +00:00
Optimized CSP
This commit is contained in:
@@ -4,7 +4,7 @@ ldap:
|
||||
csp:
|
||||
flags:
|
||||
style-src:
|
||||
unsafe_inline: true
|
||||
unsafe-inline: true
|
||||
oidc:
|
||||
enabled: "{{ applications.nextcloud.features.oidc | default(true) }}" # Activate OIDC for Nextcloud
|
||||
# floavor decides which OICD plugin should be used.
|
||||
|
||||
Reference in New Issue
Block a user