Files
vantage-app/server/internal/api
mrhid6 069e7e7c61
Chart Release / chart (push) Successful in 36s
Server Deploy / deploy (push) Successful in 3m0s
fix(api): declare MFA routes session-only so the server boots
The MFA routes were missing from routeScopes and serverScopedRoutes, and both
boot assertions refused to start the server. They are deliberately not
reachable by API tokens, so they go in a new sessionOnlyRoutes set rather than
receiving a scope, and are declared exempt from server scoping.

Adds a test that registers the real routes and runs both boot assertions, so
an undeclared route fails CI instead of production startup.
2026-09-16 14:40:29 +00:00
..
2026-09-15 13:49:28 +00:00
2026-09-15 13:49:28 +00:00