]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
add panel/AuthView from PVE
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 9 Jul 2021 11:42:23 +0000 (13:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 12:46:27 +0000 (14:46 +0200)
commitc159449543ff82e913b6ffe0952ec55205266af3
tree3bff0d9215c6d7a69702b98f40902f19ce92ded6
parent402964713acb068d6e7d522124a15bcce23591ee
add panel/AuthView from PVE

added the following (necessary) changes:
* use Proxmox.Utils.authSchema
* omit the sync button/handler, but add a possibilty to add extra buttons
* check for an 'edit' property in the authSchema for enabling editing
* removed the onlineHelp property
* removed 'TFA' column (can be added by the caller)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/Makefile
src/panel/AuthView.js [new file with mode: 0644]