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

[v15] Allow auth to reject outdated clients #38182

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #38026 to branch/v15

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 13, 2024 23:30
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 February 14, 2024 15:35
@rosstimothy rosstimothy added this pull request to the merge queue Feb 14, 2024
Merged via the queue into branch/v15 with commit bf36d6a Feb 14, 2024
37 checks passed
@rosstimothy rosstimothy deleted the bot/backport-38026-branch/v15 branch February 14, 2024 15:54
@fheinecke fheinecke mentioned this pull request Feb 16, 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.

3 participants