mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
955637a79d
Cherry-pick of #22461 to `release/2.31`. Applies the non-browser websocket auth principle from #22226 to remaining `codersdk` websocket callsites, replacing cookie-jar session auth with header-token auth. Fixes `401` failures on deployments with `--host-prefix-cookie` enabled. Closes #22461 (cherry-pick) --------- Co-authored-by: ethan <ethanndickson@gmail.com>