]> git.proxmox.com Git - proxmox-backup.git/commit
manager: add token commands
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 15 Oct 2020 12:49:04 +0000 (14:49 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Oct 2020 14:14:27 +0000 (15:14 +0100)
commit2156dec5a95d05b6af93d51fac2df424f7975696
tree8bd9e5d7cc092b413beee269e561008ba324d3cf
parent16245d540c79ef6907ee4e4cacd28deaee6d4ee1
manager: add token commands

to generate, list and delete tokens. adding them to ACLs already works
out of the box.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/bin/proxmox_backup_manager/user.rs
src/config/user.rs