mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06: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> |
||
---|---|---|
.. | ||
config.js | ||
index.js | ||
statusbar.html | ||
toolbar.html | ||
ui-elements.js | ||
utils.js |