[pve-devel] applied: [PATCH manager] fix #4739: ui: add group column in user list
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 14 16:18:31 CEST 2023
Am 14/06/2023 um 14:31 schrieb Dominik Csapak:
> to get a fast overview in which groups each user is.
>
> for that we need to add the 'full=1' parameter.
>
> this only tokens/groups to the api call, but we have that info in the
> backend after parsing the config anyway, so it should not be very
> costly.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> www/manager6/dc/UserView.js | 6 ++++++
> www/manager6/form/UserSelector.js | 2 +-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
>
applied, with rewording the commit message, thanks!
More information about the pve-devel
mailing list