forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/authelia
Leopere 0851d6f952
Fix reset URL: replace %2Flogin encoding in .LinkURL
Authelia URL-encodes the /login path in authelia_url when building
the JWT reset link, producing bc.a250.ca%2Flogin instead of
bc.a250.ca/login. Single replace fixes it without any other mangling.

Made-with: Cursor
2026-03-04 18:21:27 -05:00
..
config Fix reset URL: replace %2Flogin encoding in .LinkURL 2026-03-04 18:21:27 -05:00
Dockerfile fixup 2025-06-11 16:14:22 -04:00
Dockerfile.production Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00