]> git.proxmox.com Git - proxmox-backup.git/commit
ui: add fingerprint also to the 'show connection information' window
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 29 Nov 2023 15:49:51 +0000 (16:49 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Nov 2023 16:12:41 +0000 (17:12 +0100)
commita662274e6902dd597c100f87472752ac91d7a1af
tree8279648b6f396a36100edde7b9a1414002becb68
parent4ea89615ae8337fb2009db360521594f702e0642
ui: add fingerprint also to the 'show connection information' window

by globally calling the 'status' api once and saving the fingerprint
into the global Proxmox variable.

since not all users might have that permission, ignore errors for that,
and don't show the fingerprint in this case

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/MainView.js
www/window/DatastoreRepoInfo.js