docspell/modules
Eike Kettner 67e1ba05f4 Fix domain for auth cookie
The domain was incorrectly extracted from the request. It must be
using the `Host` header at last, trying now `X-Forwarded-For` and
`X-Forwarded-Host` first.
2020-09-28 00:52:09 +02:00
..
analysis/src Autoformat 2020-09-09 00:29:32 +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 Autoformat 2020-09-09 00:29:32 +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 Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
joexapi/src/main Set version to 0.12.0-SNAPSHOT 2020-09-09 22:32:54 +02:00
restapi/src/main/resources Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
restserver/src/main Fix domain for auth cookie 2020-09-28 00:52:09 +02:00
store/src/main Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
webapp/src/main Drop deferred message if user clicked away 2020-09-26 01:28:34 +02:00