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

[v10] Prevent unknown ssh requests from terminating sessions #23906

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Mar 31, 2023

Backport #23874 to branch/v10

Note: This also reverts part of #23832 because it breaks backwards compatibility due to the server changes in #23874 not existing.

Instead of returning and aborting a session if an unknown request
is received servers now log the warning and continue on.
Because unknown session requests abort sessions instead of getting
rejected "envs@goteleport.com" breaks backwards compatability.
@rosstimothy rosstimothy marked this pull request as ready for review March 31, 2023 17:09
@github-actions github-actions bot requested review from avatus and r0mant March 31, 2023 17:10
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from avatus March 31, 2023 19:29
@rosstimothy rosstimothy added this pull request to the merge queue Mar 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 31, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Mar 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 31, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Mar 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 31, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Mar 31, 2023
Merged via the queue into branch/v10 with commit 0c41928 Mar 31, 2023
18 checks passed
@rosstimothy rosstimothy deleted the bot/backport-23874-branch/v10 branch March 31, 2023 22:08
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

4 participants