hedgedoc/public/js/lib
David Mehren 7b00a59661
Set secure flag for non-session cookies
This adds the secure flag to all cookies that are set
in the frontend for storing various settings.
If `SameSite=none` is set (like when embedding the instance is allowed),
 the `secure` flag is necessary to set any cookie.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-08-15 00:08:31 +02:00
..
common Set secure flag for non-session cookies 2021-08-15 00:08:31 +02:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor Set secure flag for non-session cookies 2021-08-15 00:08:31 +02:00
appState.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00