hedgedoc/public/js/lib/editor
David Mehren e77e7b165a
Set all cookies with sameSite: strict
Modern browsers do not support (or will stop supporting) sameSite: none (or no sameSite attribute) without the Secure flag. As we don't want everyone to be able to make requests with our cookies anyway, this commit sets sameSite to strict. See https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-06-08 15:27:31 +02:00
..
config.js Move updateStatusBar method into editor class 2017-03-28 17:16:32 +08:00
index.js Set all cookies with sameSite: strict 2020-06-08 15:27:31 +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 Move upload button into toolbar 2019-03-25 22:33:27 +01:00
utils.js Fix eslint warnings 2019-05-31 00:30:29 +02:00