]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
src/backup/manifest.rs: include signature inside the manifest
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Jul 2020 14:07:14 +0000 (16:07 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Jul 2020 14:23:26 +0000 (16:23 +0200)
commit2107a5aebcdb1c35d9188e68c1dd125a3b719e93
treed2f669af0f76b3eff694c3761c0b6ec64ff3de7b
parent3638341aa4cff5b830dd8c8a93247b6f5ed15483
src/backup/manifest.rs: include signature inside the manifest

This is more flexible, because we can choose what fileds we want to sign.
src/backup/manifest.rs
src/bin/proxmox-backup-client.rs
src/bin/proxmox_backup_client/catalog.rs
src/bin/proxmox_backup_client/mount.rs
src/client/backup_reader.rs