[pve-devel] [PATCH access-control/manager] improve TFA Panel

Dominik Csapak d.csapak at proxmox.com
Thu Apr 18 12:46:47 CEST 2019


this series adds a new api call to get the tfa type(s) and uses that
in the tfa panel to show/hide/disable the correct things, while doing this
we optimize the panel a bit

Dominik Csapak (1):
  add /access/user/{id}/tfa api call to get tfa types

 PVE/API2/User.pm | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

pve-manager:

Dominik Csapak (1):
  dc/TFAEdit: rewrite enabling/disabling logic using userid/tfa api call

 www/manager6/dc/TFAEdit.js  | 163 +++++++++++++++++++++-----------------------
 www/manager6/dc/UserView.js |   1 -
 2 files changed, 77 insertions(+), 87 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list