mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
Merge pull request #1538 from hedgedoc/fix/secure_cookies
This commit is contained in:
commit
a865ed0822
5 changed files with 29 additions and 13 deletions
|
@ -17,6 +17,7 @@
|
|||
### Bugfixes
|
||||
- Fix crash when trying to read the current Git commit on startup
|
||||
- Fix endless loop on shutdown when HedgeDoc can't connect to the database
|
||||
- Ensure that all cookies are set with the `secure` flag, if HedgeDoc is loaded via HTTPS
|
||||
|
||||
## <i class="fa fa-tag"></i> 1.8.2 <i class="fa fa-calendar-o"></i> 2021-05-11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue