mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
25e8910b89
1783: Switch to server-side sessions r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? It simplifies session management. - it ensures that sessions will eventually expire (*) - it implements some mitigation against session-fixation attacks - it switches from client-side to server-side sessions (in Redis) It doesn't prevent us from (re)-implementing a "remember_me" type of feature if that's considered useful by some. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org> |
||
---|---|---|
.. | ||
_templates | ||
assets | ||
compose | ||
contributors | ||
kubernetes | ||
swarm | ||
.env | ||
antispam.rst | ||
cli.rst | ||
conf.py | ||
configuration.rst | ||
database.rst | ||
demo.rst | ||
dns.rst | ||
docker-compose.yml | ||
Dockerfile | ||
faq.rst | ||
features.rst | ||
general.rst | ||
index.rst | ||
maintain.rst | ||
nginx.conf | ||
releases.rst | ||
requirements.txt | ||
reverse.rst | ||
rpi_build.rst | ||
setup.rst | ||
webadministration.rst |