hedgedoc/public/js/lib
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
..
common Set all cookies with sameSite: strict 2020-06-08 15:27:31 +02:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor Set all cookies with sameSite: strict 2020-06-08 15:27:31 +02: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