- Remove login form from App.vue (Authentik handles auth at Traefik level) - Simplify auth store: no more checkSession/generate_keys complexity - All ERPNext API calls use a service token (reliable, no CORS issues) - User identity provided by Authentik X-authentik-email header - Logout redirects to Authentik end-session URL - Removed: login(), generate_keys, cookie fallback, token localStorage Infrastructure: - Created Authentik Proxy Provider for dispatch.gigafibre.ca - Added to embedded outpost - Applied authentik@file middleware to dispatch Traefik router - Also removed unused Gitea (git.gigafibre.ca) containers + volumes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| boot | ||
| components | ||
| composables | ||
| config | ||
| css | ||
| modules/dispatch/components | ||
| pages | ||
| router | ||
| stores | ||
| App.vue | ||