nxtgauge-backend-rust/apps/users
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
..
src feat: password reset via 6-digit code instead of token link 2026-05-05 17:21:56 +02:00
Cargo.toml feat: add AI endpoints for chat, tickets, form extraction via Ollama 2026-04-15 18:19:07 +02:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00