www: use TFA widgets from widget toolkit

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-11-17 09:27:21 +01:00
parent 52fbc86fc9
commit 9a7431e2e0
16 changed files with 15 additions and 1663 deletions

View File

@ -20,7 +20,7 @@ Ext.define('PBS.AccessControlPanel', {
iconCls: 'fa fa-user',
},
{
xtype: 'pbsTfaView',
xtype: 'pmxTfaView',
title: gettext('Two Factor Authentication'),
itemId: 'tfa',
iconCls: 'fa fa-key',