]> git.proxmox.com Git - pve-manager.git/commit
ui: Workspace: use domains info to hide password/tfa items
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 1 Jul 2021 12:25:06 +0000 (14:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 13:20:16 +0000 (15:20 +0200)
commitc5be8d39c94a2d19bdf1dd8b88e3969bced24bda
tree2adc1f6c01a79a6b43f1d9750a2e670289622752
parentb8dcc6d307fcc7cb877219fa26e7869486ec4b80
ui: Workspace: use domains info to hide password/tfa items

in the user menu

we have to make an additional api call here, since it is the only
place (currently) where we can get the realm type

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
 [ Thomas: adapt to move of parse_userid to widget-toolkit ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Workspace.js