hedgedoc/public/js/lib/editor
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
..
config.js Move updateStatusBar method into editor class 2017-03-28 17:16:32 +08:00
index.js Fix toolbar day mode 2019-05-12 20:15:46 +02:00
statusbar.html Load statusbar template by string-loader 2017-05-07 20:37:26 +08:00
toolbar.html Fix toolbar day mode 2019-05-12 20:15:46 +02:00
ui-elements.js Remove PDF export 2020-02-26 15:05:54 +01:00
utils.js Fix eslint warnings 2019-05-31 00:30:29 +02:00