forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas/internal/handlers
Leopere 7e40fea6f3
Archive customer volumes on expiry, restore on resubscribe
When a subscription is deleted, all Docker volumes for the customer
stack are tarred to /data/archives/{stackName}/ before the stack is
removed and volumes pruned. On resubscribe or reactivation, volumes
are restored from the archive before deploying the stack.

Made-with: Cursor
2026-03-03 18:43:14 -05:00
..
activate.go Archive customer volumes on expiry, restore on resubscribe 2026-03-03 18:43:14 -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 Include remaining template and route changes 2026-03-03 18:11: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 Archive customer volumes on expiry, restore on resubscribe 2026-03-03 18:43:14 -05:00
webhook.go Archive customer volumes on expiry, restore on resubscribe 2026-03-03 18:43:14 -05:00