]> git.proxmox.com Git - pve-access-control.git/commitdiff
fix #1998: correct return properties for read_role
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Nov 2018 13:11:51 +0000 (14:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Nov 2018 13:21:03 +0000 (14:21 +0100)
we have each privilege as property of the return object,
so we generate it from $valid_privs

this has the advantage that all privileges are well documented
with that api call

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>

No differences found