Skip to content

Conversation

nklaassen
Copy link
Contributor

This PR removes a second ServerInit message that was accidentally being sent in the bound keypair join server implementation. The ServerInit message is already sent before calling handleBoundKeypairJoin. The client is currently silently dropping unexpected message types, I've updated the client to return an error in this case. Once approved I'll backport this fix along with the v18 backport of the bound keypair join method (#59843) so that this isn't a problem in the wild.

@nklaassen nklaassen added the no-changelog Indicates that a PR does not require a changelog entry label Oct 15, 2025
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 October 16, 2025 08:22
@nklaassen nklaassen added this pull request to the merge queue Oct 16, 2025
Merged via the queue into master with commit a687e5a Oct 16, 2025
42 checks passed
@nklaassen nklaassen deleted the nklaassen/fix-boundkeypair branch October 16, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants