Files
fusion/packages/dashboard/app/components
gsxdsm ce37c61a79 fix(remote): derive tailscale target port from server-side request
Override the stored tailscale targetPort in the start handler using the
actual port the start request landed on (req.socket.localPort), instead
of trusting a value the browser supplied. window.location.port can be
wrong behind a reverse proxy, ssh forward, or split deployment, and
silently funneling the wrong process is worse than the prior
"port-not-configured" error.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 13:39:08 -07:00
..
2026-04-29 09:21:30 -07:00
2026-04-28 23:23:34 -07:00
2026-04-29 07:10:52 -07:00