forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas/internal/handlers
Leopere 926ddc0356
Add password reset resend button with 1-min rate limit
- Rate limiter per username (resend_ratelimit.go)
- handleResendReset accepts username or email, returns JSON
- Success page: Resend button with 60s cooldown from first send
- Activate page (NeedLogin): email input + Resend with cooldown

Made-with: Cursor
2026-03-04 17:18:51 -05:00
..
activate.go Archive customer volumes on expiry, restore on resubscribe 2026-03-03 18:43:14 -05:00
authelia.go Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
dashboard.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
handlers_test.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
resend_ratelimit.go Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
routes.go Include remaining template and route changes 2026-03-03 18:11:38 -05:00
stack.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
subscription.go Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
webhook.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
webhook_invoice.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00