forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker
Leopere 7c9d40f538
Fix reset URL: hardcode correct base, extract token from .LinkURL
Authelia generates broken URLs (missing /reset-password/step2, has
%2F encoding). Instead of chaining replaces, hardcode the known-good
base URL and extract just the JWT token via split.

Made-with: Cursor
2026-03-04 18:23:47 -05:00
..
authelia Fix reset URL: hardcode correct base, extract token from .LinkURL 2026-03-04 18:23:47 -05:00
mariadb Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
redis Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
ss-atlas Fix password reset trigger: add debug logging, response body parsing, displayName in LDAP 2026-03-04 18:13:11 -05:00