forked from Nixius/authelia
Dashboard was auto-deploying any missing stack on every page load. This stomped on the Destroy action. Stack creation only happens at activation and via explicit Start — not on dashboard render. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| activate.go | ||
| authelia.go | ||
| dashboard.go | ||
| handlers_test.go | ||
| routes.go | ||
| stack.go | ||
| subscription.go | ||
| webhook.go | ||