proxmox-backup/src/api2/admin
Stefan Reiter 0dfce17a43 api/datastore: allow pxar file download of entire archive
Treat filepaths like "/root.pxar.didx" without a trailing slash as
wanting to download the entire archive content instead of erroring. The
zip-creation code already works fine for this scenario.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-04-13 08:26:41 +02:00
..
datastore.rs api/datastore: allow pxar file download of entire archive 2021-04-13 08:26:41 +02:00
sync.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
verify.rs cleanup: use serde(flatten) for VerificationJobStatus, improve code reuse 2021-02-19 09:50:25 +01:00