mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Fix redirecting /
to /app
Before all paths not otherwise handled were redirected, but it should only be the root path.
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
from an item detail to the front-page, the search menu remembers the
|
||||
last state, but dates were cleared.
|
||||
- More fixes regarding character encodings when reading e-mails.
|
||||
- Fix redirecting `/` to `/app`.
|
||||
|
||||
### Configuration Changes
|
||||
|
||||
|
Reference in New Issue
Block a user