1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-05-31 23:10:01 +02:00
Alexander Graf 3f23e199f6 modified generation of session key and added refresh
- the session key is now generated using
  - a hash of the uid seeded by the apps secret_key (size: SESSION_KEY_BITS)
  - a random token (size: 128 bits)
  - the session's creation time (size: 32 bits)

- redis server side sessions are now refreshed after 1/2 the session lifetime
  even if not modified
- the cookie is also updated if necessary
2021-06-17 17:53:15 +02:00
..
2019-02-12 18:17:38 +02:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2020-06-15 17:32:56 +02: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