forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas/internal/handlers
Leopere aa1201560d
Show welcome page for any user not yet in customers group
Previously, users already in LDAP but not yet activated (e.g. webhook
created the user, or lapsed sub) were redirected to the auth-gated
dashboard. Now only active customers (in 'customers' group) skip the
welcome page — everyone else sees onboarding with password reset.

Made-with: Cursor
2026-03-03 17:20:21 -05:00
..
activate.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
authelia.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
dashboard.go Fix Destroy being immediately undone by dashboard auto-redeploy 2026-03-03 16:52:31 -05:00
handlers_test.go Add ss-atlas service, config updates, ignore IDE cruft 2026-03-03 11:21:03 -05:00
routes.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
stack.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
subscription.go Show welcome page for any user not yet in customers group 2026-03-03 17:20:21 -05:00
webhook.go Fix success page skipped due to webhook race condition 2026-03-03 17:16:48 -05:00