hedgedoc/public/js/lib
Sheogorath a2522888b2
Remove PDF export
As we already decleared in earlier versions, this patch removes PDF
export entirely. It's a not acceptable security risk for every CodiMD
instance.

The current implementation allowed to extract arbitary files from the
CodiMD host and therefore leaking secrets from a `/etc/passwd` to
CodiMD's own config files and all secrets contained in it.

Thanks to Joona for finding this vulnerability in August last year,
which lead to an emergency disabling of PDF exports in 1.5.0.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-02-26 15:05:54 +01:00
..
common linkifyHeaderStyle needs no string-ification; is already str. 2019-10-30 17:46:04 +01:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor Remove PDF export 2020-02-26 15:05:54 +01:00
appState.js Implemented dark theme. 2018-01-05 00:15:13 +01:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Fix eslint warnings 2019-05-31 00:30:29 +02:00