nxtgauge-backend-rust/crates
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
..
auth chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
cache feat: password reset via 6-digit code instead of token link 2026-05-05 17:21:56 +02:00
contracts chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
db Add AI endpoints and gateway route fix 2026-05-01 02:54:42 +02:00
db-migrate feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
email feat: password reset via 6-digit code instead of token link 2026-05-05 17:21:56 +02:00
storage chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00