| 1 | // v2.0.55 audit H3 regression — /dashboard/api/proxy/global PUT and |
| 2 | // /dashboard/api/proxy/accounts/:id PUT must run the same private-host |
| 3 | // gate the add-account path uses. Without it, a dashboard-authenticated |
| 4 | // caller (chat-API key on pre-v2.0.55) can pin the proxy at 127.0.0.1 / |
nothing calls this directly
no test coverage detected