forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas
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
..
cmd Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
internal Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
templates Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
Dockerfile Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
Makefile Add ss-atlas service, config updates, ignore IDE cruft 2026-03-03 11:21:03 -05:00
go.mod Add ss-atlas service, config updates, ignore IDE cruft 2026-03-03 11:21:03 -05:00
go.sum Add ss-atlas service, config updates, ignore IDE cruft 2026-03-03 11:21:03 -05:00