]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: fix home-directory extension implementation, it always
authordjm@openbsd.org <djm@openbsd.org>
Tue, 30 Apr 2024 06:23:51 +0000 (06:23 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 30 Apr 2024 06:24:22 +0000 (16:24 +1000)
commit385ecb31e147dfea59c1c488a1d2011d3867e60e
tree3a63a54c069f8054786e2e039b5461674a53388b
parent14e2b16bc67ffcc188906f65008667e22f73d103
upstream: fix home-directory extension implementation, it always

returned the current user's home directory contrary to the spec.

Patch from Jakub Jelen via GHPR477

OpenBSD-Commit-ID: 5afd775eab7f9cbe222d7fbae4c793de6c3b3d28
sftp-server.c