mirror of
https://github.com/knadh/listmonk.git
synced 2026-01-15 21:44:52 +08: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. |
||
|---|---|---|
| .. | ||
| archive.html | ||
| forgot-password.html | ||
| home.html | ||
| index.html | ||
| login-setup.html | ||
| login.html | ||
| message.html | ||
| optin.html | ||
| reset-password.html | ||
| subscription-form.html | ||
| subscription.html | ||
| twofa.html | ||