History log of /plugin/diagrams/renderer.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 27b2367e 19-Jun-2023 Andreas Gohr <andi@splitbrain.org>

move CSP definition to central file

We want to be sure we define (and potentially change) this only once


# 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 ...