]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/pwauth.c: Replace getpass(3) by agetpass()
authorAlejandro Colomar <alx@kernel.org>
Fri, 1 Sep 2023 23:58:05 +0000 (01:58 +0200)
committerSerge Hallyn <serge@hallyn.com>
Mon, 4 Sep 2023 13:57:18 +0000 (08:57 -0500)
commit9b0f8ddc30527727d66ca2bd9cd64977993b8cf5
tree0646afeaf92b1fbe86c030fc5912dee9fffc250d
parent7c45a6e8bab48aec2c527e33d55ac60f19507dfb
lib/pwauth.c: Replace getpass(3) by agetpass()

Closes: <https://github.com/shadow-maint/shadow/issues/797>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/pwauth.c