]> git.proxmox.com Git - proxmox-backup.git/commit
tasks: allow unpriv users to read their tokens' tasks
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 15 Oct 2020 09:27:47 +0000 (11:27 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Oct 2020 14:14:27 +0000 (15:14 +0100)
commit16245d540c79ef6907ee4e4cacd28deaee6d4ee1
tree75c3317e610e5adcc78fb83db23f2772eb9106a9
parentbff8557298a26732b5d648d13c3f9d22ccb2e698
tasks: allow unpriv users to read their tokens' tasks

and tighten down the return schema while we're at it.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/api2/node/tasks.rs
src/api2/types/mod.rs