]> git.proxmox.com Git - pve-access-control.git/commit
API: add group and token info to user index
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Jan 2020 12:54:07 +0000 (13:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Jan 2020 09:05:15 +0000 (10:05 +0100)
commit3a4ed5278165bac5af2ed24ce0b149aff6ae88b5
treec6be08a4aa8422a4230a9d1c308efcfa53b5772e
parentb974bdc09e4d6e87bf04a52cfeb73ad88c30b0c3
API: add group and token info to user index

otherwise we need 1+N API calls to retrieve the full user+token picture

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/API2/User.pm