listmonk/static/public/templates
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
..
archive.html Show send_at on archive page for scheduled campaigns. Closes #1036. 2022-11-18 23:12:53 +05:30
forgot-password.html Add Forgot password reset flow to the admin. Closes #2753. 2025-11-19 00:29:51 +05:30
home.html
index.html fix(static): no matching closing anchor tag 2025-01-24 11:02:21 +13:00
login-setup.html Remove root URL from login setup form to prevent bad redirect on first install. Closes #2103. 2024-10-28 13:17:01 +05:30
login.html Add Forgot password reset flow to the admin. Closes #2753. 2025-11-19 00:29:51 +05:30
message.html
optin.html Add classes to public forms to make them scriptable. 2023-08-07 23:57:29 +05:30
reset-password.html Add Forgot password reset flow to the admin. Closes #2753. 2025-11-19 00:29:51 +05:30
subscription-form.html Add support for built-in ALTCHA CAPTCHA implementation. 2025-08-16 16:48:20 +05:30
subscription.html Add classes to public forms to make them scriptable. 2023-08-07 23:57:29 +05:30
twofa.html Add 2FA TOTP support for authentication. 2025-11-20 23:23:54 +05:30