046ca144 | 20-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Remove the SVG Sanitizer again in favor of CSP headers
This introduces a renderer that allows us to call each embedded SVG as a separate URL with added CSP headers. This way we rely on the same safe
Remove the SVG Sanitizer again in favor of CSP headers
This introduces a renderer that allows us to call each embedded SVG as a separate URL with added CSP headers. This way we rely on the same safety feature as with media file based diagrams.
show more ...
|