mirror of
https://github.com/knadh/listmonk.git
synced 2025-12-05 16:00:03 +01:00
- Allow users to enable TOTP 2FA from the profile page by scanning a QR code. - Create new `internal/tmptokens` in-memory token store for temp tokens for temporary login -> 2FA flow. - Refactor reset methods to use this package instead of inline locked map.