fix(csp): allow 'data:' images in pads

Signed-off-by: Dominik Rimpf <dev@drimpf.de>
This commit is contained in:
Dominik Rimpf
2024-12-11 18:53:03 +01:00
committed by Philip Molares
parent 4fdab806a3
commit 980bc71a65
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
### Bugfixes
- Fix a crash when cannot read user profile in Oauth
- Fix CSP Header for mermaid embedded images ([#5887](https://github.com/hedgedoc/hedgedoc/pull/5887) by [@domrim](https://github.com/domrim))
## <i class="fa fa-tag"></i> 1.10.0 <i class="fa fa-calendar-o"></i> 2024-09-01