forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/authelia/config
Leopere b66dfa053e
Force auth on all customer stacks, migrate to swarm stack.yml
- Remove public/private toggle — all customer stacks now always deploy
  behind authelia-auth middleware, no exceptions
- Remove ALLOW_CUSTOMER_STACK_AUTH_TOGGLE and CUSTOMER_STACK_REQUIRE_AUTH_DEFAULT
  config, env vars, routes, and UI
- Replace docker-compose.dev.yml + docker-compose.swarm-dev.yml with
  unified stack.yml for swarm deployment
- Various handler, ldap, stripe, swarm, and template additions from
  prior work sessions

Made-with: Cursor
2026-03-03 15:51:25 -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 Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -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 Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00