-
v2.2.0 protectede3d7facc · ·
- Introduce 2FA backup codes - Remember me - users can opt-in to stay logged-in - Introduce leeway for Google Authenticator - to allow small time differences between client and server - Various visual improvements with 2FA codes (split code with spaces to improve readability, new copy-paste icon with animation) - Introduce login throttling - Fix autocomplete attributes on the login form for better support of password managers - Display tip on various places to encourage users to set up 2FA - New ENV variables to define "server name" and "issuer" for Google Authenticator QR code
-
v2.0.0 protected699a735d · ·
- Switch to PHP 8.3 (by switching to parent container's new major version) - Parent container now adds a `probe.sh` script, to be used as K8s liveness/readiness probes - Remove the authentication policy endpoint for Dovecot - it's now a separate service (see https://gitlab.com/craynic.com/craynic.net/mail/policy-server)