1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

towncrier

This commit is contained in:
Florent Daigniere 2021-03-09 20:13:31 +01:00
parent 64d757582d
commit b872b46097

View File

@ -0,0 +1 @@
Switch from client side sessions (cookies) to server-side sessions (Redis). This simplies the security model a lot and allows for an easier recovery should a cookie ever land in the hands of an attacker.