* [pve-devel] [PATCH manager] utils: add missing 'tfa' for @pve realm
@ 2021-08-05 9:01 Oguz Bektas
2021-08-05 11:17 ` [pve-devel] applied: " Dominik Csapak
0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2021-08-05 9:01 UTC (permalink / raw)
To: pve-devel
was missed in commit 92e7ce43e1d06b4065cd8237cb8b5977224dc3d0
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
www/manager6/Utils.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index a22eaaa7..4041c010 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -756,6 +756,7 @@ Ext.define('PVE.Utils', {
name: 'Proxmox VE authentication server',
ipanel: 'pveAuthBasePanel',
add: false,
+ tfa: true,
pwchange: true,
},
},
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-05 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05 9:01 [pve-devel] [PATCH manager] utils: add missing 'tfa' for @pve realm Oguz Bektas
2021-08-05 11:17 ` [pve-devel] applied: " Dominik Csapak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox