forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas
Leopere 91c0411b90
Add /resend-reset endpoint so set-password button sends email directly
The welcome page button was linking to Authelia's reset page which
requires an active login session. Now it POSTs to /resend-reset which
calls the Authelia API server-side and sends the email immediately.
Button text updated from "Reset Password" to "Set Password".

Made-with: Cursor
2026-03-03 17:30:38 -05:00
..
cmd Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
internal Add /resend-reset endpoint so set-password button sends email directly 2026-03-03 17:30:38 -05:00
templates Add /resend-reset endpoint so set-password button sends email directly 2026-03-03 17:30:38 -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