forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/authelia/config
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
..
email_templates Fix reset URL: hardcode correct base, extract token from .LinkURL 2026-03-04 18:23:47 -05:00
configuration.acl.yml Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
configuration.identity.providers.yml Completely disable OIDC provider temporarily - Comment out all OIDC configuration in identity providers and clients - Remove OIDC secrets from stack to eliminate template processing issues - This should get Authelia running with basic auth only 2025-06-11 16:13:51 -04:00
configuration.ldap.yml Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
configuration.notifier.yml Revert: use hardcoded SMTP password - stack password fails SMTP auth 2026-03-04 18:08:15 -05:00
configuration.oidc.clients.yml Completely disable OIDC provider temporarily - Comment out all OIDC configuration in identity providers and clients - Remove OIDC secrets from stack to eliminate template processing issues - This should get Authelia running with basic auth only 2025-06-11 16:13:51 -04:00
configuration.server.yml Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00