forked from Nixius/authelia
1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Leopere e3b9511487
Fix reset URL: use raw .LinkURL, remove Traefik redirect hack
The replace hacks in email templates were double-prepending
/reset-password/step2 since Authelia already generates the correct
URL. Removed the Traefik redirectregex middleware too since it's
no longer needed.

Made-with: Cursor
2026-03-04 18:16:56 -05:00
Leopere 163128b0ca
Fix reset link: /login?token= -> /login/reset-password/step2?token=
Made-with: Cursor
2026-03-04 17:51:41 -05:00
Leopere aabdf575e7
Reset email: a250.ca branding, set or reset password, 2FA note
Made-with: Cursor
2026-03-04 17:48:45 -05:00
Leopere 3f5320043c
Fix Authelia reset password URL: custom template replaces %2Flogin with /login
Made-with: Cursor
2026-03-04 17:43:35 -05:00