proxmox-backup/src/api2/access
Dominik Csapak 522c0da0a0 use new 'id_property' for user::User and use it in api calls
this allows us to return a user::User (or Vec<> of it)
instead of a generic serde value

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-19 09:33:56 +02:00
..
acl.rs use reasonable acl paths 2020-04-30 09:30:00 +02:00
domain.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
role.rs use proxmox 0.1.25, use new EnumEntry feature 2020-04-29 13:01:24 +02:00
user.rs use new 'id_property' for user::User and use it in api calls 2020-05-19 09:33:56 +02:00