listmonk/internal/core
Kailash Nadh 296245a1b3 Add 2FA TOTP support for authentication.
- 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.
2025-11-20 23:23:54 +05:30
..
bounces.go Add subsriber blocklisting on the bounces UI (#2409) 2025-08-01 23:21:25 +05:30
campaigns.go Fix DB state issues in visual campaign cloning. 2025-04-20 20:48:51 +05:30
core.go Remove forcing unique filename on all media uploads. 2025-03-29 15:21:32 +05:30
dashboard.go
lists.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
media.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
roles.go Introduce LISTMONK_ADMIN_API_USER to --install. Closes #2314, #2322. 2025-04-10 13:06:04 +05:30
settings.go
subscribers.go feat: add subscriber activity tracking UI in admin panel (#2756) 2025-11-18 22:22:16 +05:30
subscriptions.go Fix broken subscribers:sql_query permission. 2025-04-18 14:15:47 +05:30
templates.go feat: Integrate email-builder on campaign/template editor UI and backend. 2025-04-20 20:48:51 +05:30
users.go Add 2FA TOTP support for authentication. 2025-11-20 23:23:54 +05:30