Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: use connection token for CLI connections #167426

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

connor4312
Copy link
Member

This uses a hash of the tunnel ID to create the connection token, which should be sufficient to resolve the issues.

We also now publish the protocol version in the tunnel tags, since the connection token must be supplied in the resolver, which is before we start connecting to the tunnel.

See https://github.com/microsoft/vscode-internalbacklog/issues/3287

This uses a hash of the tunnel ID to create the connection token, which
should be sufficient to resolve the issues.

We also now publish the protocol version in the tunnel tags, since the
connection token must be supplied in the resolver, which is before we
start connecting to the tunnel.

See microsoft/vscode-internalbacklog#3287
@connor4312 connor4312 merged commit adcffbd into main Nov 28, 2022
@connor4312 connor4312 deleted the connor4312/tunnel-connection-token branch November 28, 2022 17:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants