]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
add totp, wa and recovery creation and tfa edit windows
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Nov 2021 11:27:19 +0000 (12:27 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Wed, 10 Nov 2021 07:58:44 +0000 (08:58 +0100)
commit641764474d29dfd0483c0b75e5bf726763d661fa
treedd2f547f585fc4689ecce678ca391883c9bc4234
parent9e1f1ef616ff0e53340b84189d0071a0e0157ca5
add totp, wa and recovery creation and tfa edit windows

plain copy from pbs with s/pbs/pmx/ and s/PBS/Proxmox/

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/Makefile
src/window/AddTfaRecovery.js [new file with mode: 0644]
src/window/AddTotp.js [new file with mode: 0644]
src/window/AddWebauthn.js [new file with mode: 0644]
src/window/TfaEdit.js [new file with mode: 0644]