forked from Nixius/authelia
1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Leopere e3edf4bb53
Revert: use hardcoded SMTP password - stack password fails SMTP auth
Made-with: Cursor
2026-03-04 18:08:15 -05:00
Leopere c92151d5cf
Authelia notifier: use secret for SMTP password instead of hardcoded
Made-with: Cursor
2026-03-04 18:07:05 -05:00
Leopere 3f5320043c
Fix Authelia reset password URL: custom template replaces %2Flogin with /login
Made-with: Cursor
2026-03-04 17:43:35 -05:00
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
Leopere ac24f6d1dc
Add ss-atlas service, config updates, ignore IDE cruft
Made-with: Cursor
2026-03-03 11:21:03 -05:00