fix: CSP frame-src to enable PDF viewing (#9313)

This commit is contained in:
Thomas Müller
2024-06-04 14:29:21 +02:00
committed by GitHub
parent e1a00e09b2
commit 03bd1d5272
5 changed files with 6 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@ directives:
- '''self'''
frame-src:
- '''self'''
- 'blob:'
- 'https://embed.diagrams.net/'
img-src:
- '''self'''