forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas/internal/handlers
Leopere bbc828fa35
Fall back to LDAP group check when Authelia session is stale
The Remote-Groups header reflects groups at login time. If a user was
added to 'customers' after logging in (via /activate), the dashboard
would show "No Active Subscription". Now checks LDAP directly as
fallback.

Made-with: Cursor
2026-03-03 18:11:31 -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 Add /resend-reset endpoint so set-password button sends email directly 2026-03-03 17:30:38 -05:00
dashboard.go Fall back to LDAP group check when Authelia session is stale 2026-03-03 18:11: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 Add /resend-reset endpoint so set-password button sends email directly 2026-03-03 17:30:38 -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 Redirect paid-but-not-activated users from landing to /activate 2026-03-03 18:07:57 -05:00
webhook.go Fix success page skipped due to webhook race condition 2026-03-03 17:16:48 -05:00