]> git.proxmox.com Git - pve-common.git/commit
pty: add read_password helper
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 24 Nov 2017 09:56:15 +0000 (10:56 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 27 Nov 2017 13:21:50 +0000 (14:21 +0100)
commit140642513383dfcebe381761c19b6d6c871bbe2b
tree435740155bc91e9eca898374566239de5c72bf80
parenta0f008cd1068474d35c94f5999c06fe8ae2f5a94
pty: add read_password helper

Short helper which doesn't need readline and/or deal with
history cleanup.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/PTY.pm