Zoltan Papp
32bfc48960
[client] Report a missing OS user in the SSH login error message
...
The session handler mapped a failed user lookup to the generic
"User authentication failed", which reads as a rejected SSO login even
though the JWT was accepted. Name the missing user instead.
2026-09-07 23:42:27 +02:00
Viktor Liu
dc160aff36
[client] Fix SSH proxy stripping shell quoting from forwarded commands ( #5669 )
2026-04-08 10:25:57 +02:00
Viktor Liu
06966da012
[client] Support non-PTY no-command interactive SSH sessions ( #5093 )
2026-01-27 11:05:04 +01:00
Viktor Liu
f012fb8592
[client] Add port forwarding to ssh proxy ( #5031 )
...
* Implement port forwarding for the ssh proxy
* Allow user switching for port forwarding
2026-01-07 12:18:04 +08:00
Viktor Liu
d71a82769c
[client,management] Rewrite the SSH feature ( #4015 )
2025-11-17 17:10:41 +01:00