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
@@ -13,6 +13,7 @@ directives:
- '''none'''
frame-src:
- '''self'''
- 'blob:'
- 'https://embed.diagrams.net/'
img-src:
- '''self'''