tailscale/ssh/tailssh
Maisem Ali 0ca8bf1e26 ssh/tailssh: close tty on session close
We were only closing on side of the pty/tty pair.
Close the other side too.

Thanks to @fritterhoff for reporting and debugging the issue!

Fixes #8119

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-05-18 09:35:42 -07:00
..
incubator_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
incubator.go ssh/tailssh: close tty on session close 2023-05-18 09:35:42 -07:00
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 2023-03-20 16:09:18 -04:00
tailssh_test.go ssh/tailssh: support LDAP users for Tailscale SSH 2023-05-08 11:29:14 -07:00
tailssh.go ssh/tailssh: close tty on session close 2023-05-18 09:35:42 -07:00
user.go ssh/tailssh: move some user-related code into new user.go 2023-05-08 13:47:59 -07:00