mirror of
https://github.com/knadh/listmonk.git
synced 2026-01-13 04:27:34 +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. |
||
|---|---|---|
| .. | ||
| auth | ||
| bounce | ||
| buflog | ||
| captcha | ||
| core | ||
| events | ||
| i18n | ||
| manager | ||
| media | ||
| messenger | ||
| migrations | ||
| notifs | ||
| subimporter | ||
| tmptokens | ||
| utils | ||