]> git.proxmox.com Git - proxmox-backup.git/commit
api2/access/acl: add path and exact parameter to list_acl
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 20 May 2020 10:15:35 +0000 (12:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 20 May 2020 11:44:36 +0000 (13:44 +0200)
commit2882c881e9ebeba16c12be42f13cba0c03d63030
tree2d1012509601733a0e6a5e597e0ce97cbcfb34b9
parentc0ac207453c7751dcaed0982cba44d9995b3a966
api2/access/acl: add path and exact parameter to list_acl

so that we can get only a subset of the acls, filtered by the backed
also return the digest here

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/api2/access/acl.rs
src/config/acl.rs