docspell/modules/restserver/src/main
Eike Kettner 4ee881963e Fix cookie's secure flag based on protocol
Now, if the configured base-url is `localhost` (that is, it is left
unchanged), the request is insepected to retrieve the base-url value.
This is then used to set the `secure` cookie attribute. The `domain`
attribute has been removed from the cookie.

The notify-items task has been updated to use the same pattern for
creating absolute urls to items it its mail body.
2020-10-11 18:31:36 +02:00
..
resources Update website 2020-09-24 00:49:51 +02:00
scala/docspell/restserver Fix cookie's secure flag based on protocol 2020-10-11 18:31:36 +02:00
templates Add a simple service worker to make an installable app 2020-09-18 22:59:58 +02:00