feat: disable auth for testing + config refactor #44

Merged
rock merged 2 commits from fix/auth-configmap-sops into main 2026-09-08 15:51:18 +00:00
2 Commits
Author SHA1 Message Date
rock 8b01e04569 fix: update CI registry path to new riotpiao-poimen org
CI / CI (pull_request) Successful in 4m13s
2026-09-08 08:50:51 -07:00
rock 8ac2bd580b feat: add auth mode none for testing (no auth required)
- Add AuthMode::None variant for disassembly/testing
- Returns synthetic JWT claims when auth disabled
- Set MEM_AUTH_MODE=none in config for dev/test
- Allows full API access without Authentik OIDC
2026-09-08 08:50:51 -07:00