forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker
Leopere d2c8327d8c
Fix template: use splitList (returns slice) instead of split (returns map)
split returns {_0: ..., _1: ...} map, index needs string key.
splitList returns a proper slice that works with index 1.

Made-with: Cursor
2026-03-04 18:25:24 -05:00
..
authelia Fix template: use splitList (returns slice) instead of split (returns map) 2026-03-04 18:25:24 -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