]> git.proxmox.com Git - proxmox-backup.git/commit - pbs-client/src/http_client.rs
http_client: on a tty, read password if no env var is set
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 20 Feb 2019 13:18:27 +0000 (14:18 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 20 Feb 2019 14:03:34 +0000 (15:03 +0100)
commit56458d9764c279abd2a129240ab493d781959d68
tree5c6ad04f8f3dd8d29cec5d9728738d65d863376f
parentc9b296f1174b96b5277a608867d9936d4ff292c0
http_client: on a tty, read password if no env var is set

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/client/http_client.rs