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

[v16] Make rejected connections easier to identify #45278

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #45176 to branch/v16

changelog: Improve discoverability of the source or rejected connections due to unsupported versions

The alert message now contains more information to allow admins to
identify better whether the connection is from an agent or a user.
Prior version warnings were only emitted to users during login which
can cause confusion if switching between versions while still
possesing valid credentials on disk. Now when an error is detected
that may have been from a version related rejection tsh will Ping
the proxy to determine the minimum version.

The Ping with connector endpoint was also update to populate the
minimum client version.
@rosstimothy rosstimothy enabled auto-merge August 8, 2024 19:44
@rosstimothy rosstimothy requested a review from AntonAM August 8, 2024 19:44
@rosstimothy rosstimothy added this pull request to the merge queue Aug 8, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka August 8, 2024 19:45
Merged via the queue into branch/v16 with commit d5e5719 Aug 8, 2024
37 checks passed
@rosstimothy rosstimothy deleted the bot/backport-45176-branch/v16 branch August 8, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants