nxtgauge-backend-rust/crates/email/templates
Tracewebstudio Dev 2aba45c9fa feat: password reset via 6-digit code instead of token link
- Generate 6-digit code instead of UUID token for password reset
- Store in Redis with 15 min TTL (was 1 hour)
- Update email template to show code instead of reset link
- Update ResetPasswordPayload to accept code instead of token
- Update send_password_reset_email to accept code parameter
2026-05-05 17:21:56 +02:00
..
account-suspended.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
application-received.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
application-status.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
base.html fix(email): update company name and address in email footer 2026-04-16 17:24:49 +02:00
credit-usage.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
documents-requested.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
invoice-generated.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
job-approved.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
job-expired.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
job-pending.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
job-rejected.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
lead-expired.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
lead-request-accepted.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
lead-request-rejected.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
lead-request-sent.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
low-credit-balance.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
manual-credit.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
new-device-login.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
new-lead-request.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
new-matched-lead.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
onboarding-submitted.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
password-changed.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
password-reset.html feat: password reset via 6-digit code instead of token link 2026-05-05 17:21:56 +02:00
payment-success.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
policy-update.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
profile-rejected.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
profile-verified.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
requirement-approved.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
requirement-expired.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
requirement-pending.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
support-ticket-created.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
support-ticket-replied.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
support-ticket-resolved.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
verify-email.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
welcome.html feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00