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

[v13] Allow auth to reject outdated clients #38187

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #38026 to branch/v13

Changelog: Optionally permit the auth server to terminate client connections from unsupported versions.

Setting `TELEPORT_UNSTABLE_REJECT_OLD_CLIENTS=yes` on the Auth process now
enforces that any clients connected are running a supported version.
Clients connecting with an unsupported major version are terminated
by Auth.
@rosstimothy rosstimothy marked this pull request as ready for review February 14, 2024 00:04
@rosstimothy rosstimothy added this pull request to the merge queue Feb 14, 2024
Merged via the queue into branch/v13 with commit a17724e Feb 14, 2024
28 checks passed
@rosstimothy rosstimothy deleted the tross/backport-38026/v13 branch February 14, 2024 13:48
@camscale camscale mentioned this pull request Feb 29, 2024
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.

None yet

3 participants