]> git.proxmox.com Git - proxmox-backup.git/commit
make get_index and ApiConfig property (callback)
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 21 Sep 2021 05:58:47 +0000 (07:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Sep 2021 06:46:41 +0000 (08:46 +0200)
commit7fa9a37c7c36b74953e64abd9b86eb12759ac2f2
tree291cabce6913c859ee7b8083b0e8c2db144f0914
parentf533d16ef6c949ed695a19ed8f0fc0a96d7d5cb0
make get_index and ApiConfig property (callback)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-rest-server/src/api_config.rs
src/bin/proxmox-backup-api.rs
src/bin/proxmox-backup-proxy.rs
src/bin/proxmox-restore-daemon.rs
src/server/rest.rs