mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-25 03:38:36 +02:00
PowerShell/Win32-OpenSSH#1065 Fix: In recent sshd architectural changes, post authentication changes that process user specific changes were missing in authenticated sshd worker. Added missing call. PowerShell/Win32-OpenSSH#1052 Fix: getpwd* functions will now strip off domain of any local user account.