You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/towncrier/newsfragments
bors[bot] 25e8910b89
Merge #1783
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>
4 years ago
..
1607.feature add towncrier for #1607 4 years ago
1610.feature add towncrier for 1610 4 years ago
1618.feature add newsfragemnt for #1618 4 years ago
1638.fix Add changelog 4 years ago
1662.feature Improve the towncrier messages 4 years ago
1669.bugfix Fix extract_host_port port separation 4 years ago
1686.bugfix Fix letsencrypt access to certbot for the mail-letsencrypt flavour 4 years ago
1696.misc fix changelog entry from feature to misc 4 years ago
1712.misc Add newsfragment 4 years ago
1720.bugfix Use alpine 3.13 to fix CVE-2020-25275 and CVE-2020-24386 4 years ago
1753.feature Improve the towncrier messages 4 years ago
1783.misc towncrier 4 years ago