all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH v2 manager 0/2] add user tfa {list, delete} commands
@ 2023-06-20 13:39 Maximiliano Sandoval
  2023-06-20 13:39 ` [pbs-devel] [PATCH v2 manager 1/2] api: Fix schema return annotation of tfa_update_auth Maximiliano Sandoval
  2023-06-20 13:39 ` [pbs-devel] [PATCH v2 manager 2/2] fix #4734: manager: add user tfa {list, delete} commands Maximiliano Sandoval
  0 siblings, 2 replies; 5+ messages in thread
From: Maximiliano Sandoval @ 2023-06-20 13:39 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-23  6:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 13:39 [pbs-devel] [PATCH v2 manager 0/2] add user tfa {list, delete} commands Maximiliano Sandoval
2023-06-20 13:39 ` [pbs-devel] [PATCH v2 manager 1/2] api: Fix schema return annotation of tfa_update_auth Maximiliano Sandoval
2023-06-23  6:02   ` [pbs-devel] applied: " Wolfgang Bumiller
2023-06-20 13:39 ` [pbs-devel] [PATCH v2 manager 2/2] fix #4734: manager: add user tfa {list, delete} commands Maximiliano Sandoval
2023-06-23  6:04   ` Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal