]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Print an \r in front of the password prompt so parts of
authortb@openbsd.org <tb@openbsd.org>
Sat, 19 Jan 2019 04:15:56 +0000 (04:15 +0000)
committerDamien Miller <djm@mindrot.org>
Sat, 19 Jan 2019 22:01:57 +0000 (09:01 +1100)
commit4ae7f80dfd02f2bde912a67c9f338f61e90fa79f
tree1f89d9ac60ed784fdf29baa531aeb4539cf2a10a
parenta6258e5dc314c7d504ac9f0fbc3be96475581dbe
upstream: Print an \r in front of the password prompt so parts of

a password that was entered too early are likely clobbered by the prompt.
Idea from doas.

from and ok djm
"i like it" deraadt

OpenBSD-Commit-ID: 5fb97c68df6d8b09ab37f77bca1d84d799c4084e
readpass.c