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/core
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
3 years ago
..
admin modified generation of session key and added refresh 3 years ago
dovecot Use alpine 3.13 to fix CVE-2020-25275 and CVE-2020-24386 4 years ago
nginx Merge #1618 3 years ago
none Switching to alpine:3.12 4 years ago
postfix Fix bug #1660: nested headers shouldn't be touched 3 years ago
rspamd Remove the username from the milter_headers 4 years ago