Necessary for accessing encrypted backups. Signed-off-by: Stefan Reiter <s.rei...@proxmox.com> ---
new in v2 src/PVE/PBSClient.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/PVE/PBSClient.pm b/src/PVE/PBSClient.pm index e96f20d..537fd83 100644 --- a/src/PVE/PBSClient.pm +++ b/src/PVE/PBSClient.pm @@ -133,6 +133,8 @@ my $USE_CRYPT_PARAMS = { backup => 1, restore => 1, 'upload-log' => 1, + list => 1, + extract => 1, }; my sub do_raw_client_cmd { -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel