]> git.proxmox.com Git - pve-access-control.git/commit - src/PVE/CLI/pveum.pm
pveum: add 'tfa delete' subcommand for deleting user-TFA
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 14:40:03 +0000 (16:40 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 14:40:05 +0000 (16:40 +0200)
commit618d112b7414846eb814f390503d8bbc3aa58fd3
tree7972350b7d02c21dafa5b40477d0f09281dcba61
parent8f4a522f4fda8aadb91b8569542c3ea7afa50896
pveum: add 'tfa delete' subcommand for deleting user-TFA

Allows a user to straight forward delete TFS over CLI, easier as
telling them to edit some config files, and the API is already there.

Short circuit most params of that API call to undef, as they do not
make sense to expose.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/pveum.pm