Skip to content

[v12] Ensure the correct stderr is used for ssh sessions#30695

Merged
rosstimothy merged 1 commit intobranch/v12from
tross/backport-30644/v12
Aug 21, 2023
Merged

[v12] Ensure the correct stderr is used for ssh sessions#30695
rosstimothy merged 1 commit intobranch/v12from
tross/backport-30644/v12

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #30644 to branch/v12

Sessions were always copying the remote session standard error to
os.Stderr instead of the `TeleportClient.Stderr` which prevented
error messages from being seen in the web ui.

Fixes #30621
@rosstimothy rosstimothy marked this pull request as ready for review August 18, 2023 17:15
@github-actions github-actions Bot requested review from gzdunek and zmb3 August 18, 2023 17:16
Comment thread lib/web/terminal.go
@rosstimothy rosstimothy added this pull request to the merge queue Aug 21, 2023
Merged via the queue into branch/v12 with commit 3d1e187 Aug 21, 2023
@rosstimothy rosstimothy deleted the tross/backport-30644/v12 branch August 21, 2023 17:11
@camscale camscale mentioned this pull request Aug 22, 2023
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