docspell/modules
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
..
analysis/src Autoformat 2020-10-06 23:31:09 +02:00
backend/src/main/scala/docspell/backend Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
common/src Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
convert/src Autoformat 2020-09-09 00:29:32 +02:00
extract/src Autoformat 2020-09-09 00:29:32 +02:00
files/src Add fix for mariadb text columns 2020-10-02 16:50:51 +02:00
fts-client/src/main/scala/docspell/ftsclient Apply folder restriction to fulltext only search 2020-07-12 13:50:45 +02:00
fts-solr/src/main/scala/docspell/ftssolr Add missing solr migration for french 2020-09-09 21:39:23 +02:00
joex/src Autoformat 2020-10-06 23:31:09 +02:00
joexapi/src/main Set version to 0.13.0-SNAPSHOT 2020-09-28 01:12:10 +02:00
restapi/src/main/resources Set version to 0.13.0-SNAPSHOT 2020-09-28 01:12:10 +02:00
restserver/src/main Fix cookie's secure flag based on protocol 2020-10-11 18:31:36 +02:00
store/src/main Add counter to joblog for correct log order 2020-10-02 22:14:30 +02:00
webapp/src/main Reset upload page on init 2020-10-03 00:37:27 +02:00