Files
Mailu/core/admin
bors[bot] 18865bf03b Merge #2094
2094: Sessions tweaks r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

- Make all sessions permanent, introduce SESSION_TIMEOUT and PERMANENT_SESSION_LIFETIME.
- Prevent the creation of a session before there is a login attempt
- Ensure that webmail tokens are in sync with sessions

### Related issue(s)
- close #2080 

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
2021-12-21 13:08:48 +00:00
..
2021-11-12 12:19:45 +01:00
2021-12-21 13:08:48 +00:00
2021-11-03 21:30:34 +01:00
2017-11-01 12:11:04 +01:00
duh
2021-11-02 16:21:31 +01:00
2017-11-01 12:11:04 +01:00
2021-11-18 17:21:56 +00:00
2017-11-01 12:11:04 +01:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources