]> git.proxmox.com Git - proxmox-backup.git/commit - www/DataStoreContent.js
ui: adapt for new sign-only crypt mode
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 8 Jul 2020 11:32:20 +0000 (13:32 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 9 Jul 2020 11:28:55 +0000 (13:28 +0200)
commit2774566b03d5e895d3743f7ce07e009729004f51
treea531fefd8cac72343819af2b31918945de86cdc4
parent4459ffe30e017516d3100b941305234c14e7f003
ui: adapt for new sign-only crypt mode

we can now show 'none', 'encprypted', 'signed' or 'mixed' for
the crypt mode

also adds a different icon for signed files, and adds a hint that
signatures cannot be verified on the server

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/DataStoreContent.js
www/Utils.js
www/window/BackupFileDownloader.js