]> git.proxmox.com Git - pve-manager.git/commitdiff
utils: add missing 'tfa' for @pve realm
authorOguz Bektas <o.bektas@proxmox.com>
Thu, 5 Aug 2021 09:01:51 +0000 (11:01 +0200)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Aug 2021 11:14:49 +0000 (13:14 +0200)
was missed in commit 550857eb166ce4f51a9fa055829ca6149f8fe13f

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
www/manager6/Utils.js

index a22eaaa78ff135ac735572969508e2ba83044466..4041c010882515568632d0a1a04fe8a41164ea10 100644 (file)
@@ -756,6 +756,7 @@ Ext.define('PVE.Utils', {
            name: 'Proxmox VE authentication server',
            ipanel: 'pveAuthBasePanel',
            add: false,
+           tfa: true,
            pwchange: true,
        },
     },