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] Create host users once per conn (#45102) #45680

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

atburke
Copy link
Contributor

@atburke atburke commented Aug 22, 2024

Backport #45102 to branch/v16

Changelog: Fixed host user creation for tsh scp

This change updates host user creation to create users at the start
of a new SSH connection, rather than at the start of certain new
channels opening.
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 August 22, 2024 08:03
@atburke atburke enabled auto-merge August 22, 2024 16:35
@atburke atburke added this pull request to the merge queue Aug 22, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 22, 2024
This change updates host user creation to create users at the start
of a new SSH connection, rather than at the start of certain new
channels opening.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 22, 2024
@atburke atburke added this pull request to the merge queue Aug 22, 2024
Merged via the queue into branch/v16 with commit 96c480e Aug 22, 2024
37 checks passed
@atburke atburke deleted the atburke/v16/host-user-connection branch August 22, 2024 17:18
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