]> git.proxmox.com Git - pve-access-control.git/commit - debian/control
replace read_password with param_mapping
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 15 Jun 2018 13:28:47 +0000 (15:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jun 2018 11:27:22 +0000 (13:27 +0200)
commitb34d76e7262bbc7e314c4723b06dfaf3c5d0908b
treec65beac61bd4235100ff2d700b87a82f84f7d5d9
parent765305e21001f0331d76865b7c4022397ce0982c
replace read_password with param_mapping

use the get_standar_mapping 'pve-password'
then we can get rid of the Term::ReadLine dependency

we use this change to only ask for the password once on
'pveum ticket'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/CLI/pveum.pm
debian/control
test/auth-test.pl