mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
7b00a59661
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> |
||
---|---|---|
.. | ||
common | ||
config | ||
editor | ||
appState.js | ||
modeType.js | ||
syncscroll.js |