Don't check httponly cookie in dashboard #15666
Labels
component: dashboard
meta: never-stale
This issue can never become stale
team: webapp
Issue belongs to the WebApp team
Uh oh!
There was an error while loading. Please reload this page.
We check and auth workspace cookie in workspace origin, but that cookie is httpOnly, which means this
if
will not workCode pointer
gitpod/components/dashboard/src/start/StartWorkspace.tsx
Line 381 in db16141
How to reproduce
curl lama.sh | sh
to listen to portThe text was updated successfully, but these errors were encountered: