[pbs-devel] [PATCH v2 manager 0/2] add user tfa {list, delete} commands
Maximiliano Sandoval
m.sandoval at proxmox.com
Tue Jun 20 15:39:06 CEST 2023
Changes in v2:
- Rebase on top of master
- Removed the tfa add command, I might submit it in a separate patch if there
is interest
- list commands under user instead of tfa, matching pveum
- Rename variable defined in config/tfa.rs from json to data
- Improve doc string for list_user_tfa
- Move the schema fixup into a separate commit
Maximiliano Sandoval (2):
api: Fix schema return annotation of tfa_update_auth
fix #4734: manager: add user tfa {list,delete} commands
src/api2/access/tfa.rs | 9 ++++-
src/bin/proxmox_backup_manager/user.rs | 53 ++++++++++++++++++++++++++
src/config/tfa.rs | 48 +++++++++++++++++++++++
3 files changed, 108 insertions(+), 2 deletions(-)
--
2.39.2
More information about the pbs-devel
mailing list