OSS-BSS-Field-Dispatch/src
louispaulb 49463c16b4 feat: switch Dispatch auth to Authentik forwardAuth
- 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>
2026-03-27 13:33:09 -04:00
..
api feat: switch Dispatch auth to Authentik forwardAuth 2026-03-27 13:33:09 -04:00
boot Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
components Clean up: remove duplicate TagInput, delete quasar-migration branch 2026-03-24 14:11:40 -04:00
composables fix: map markers zoom drift — fixed-size container + center anchor 2026-03-27 13:08:36 -04:00
config feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
css Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
modules/dispatch/components feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
pages feat: SVG circular progress ring on map tech markers 2026-03-27 13:05:32 -04:00
router feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
stores feat: switch Dispatch auth to Authentik forwardAuth 2026-03-27 13:33:09 -04:00
App.vue feat: switch Dispatch auth to Authentik forwardAuth 2026-03-27 13:33:09 -04:00