]> git.proxmox.com Git - proxmox-backup.git/commit
fix #2847: api: datastore: change backup owner
authorDylan Whyte <d.whyte@proxmox.com>
Tue, 13 Oct 2020 08:58:40 +0000 (10:58 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Oct 2020 06:31:17 +0000 (08:31 +0200)
commit72be0eb189b6b017f15ac7282bf04e7ede3798ce
treef08c87379513480b9cc105166fef13108e546da3
parentfdc00811ce5d0469d59e66a277e8ffb8e34a1822
fix #2847: api: datastore: change backup owner

This adds an api method to change the owner of
a backup-group.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
src/api2/admin/datastore.rs
src/config/cached_user_info.rs