[pbs-devel] applied: [PATCH proxmox-backup] ui: user edit: don't send realm property

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Mar 7 10:42:33 CET 2024


Am 06/03/2024 um 12:45 schrieb Stefan Sterz:
> the api does not accept a realm property here, it is only needed to
> construct a proper user id of the form `{username}@{realm}`. so
> remove it before sending it to the api and getting an error in return.
> 
> Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
> ---
>  www/window/UserEdit.js | 4 ++++
>  1 file changed, 4 insertions(+)
> 
>

applied with some general clean-up of that function on top (it e.g. deleted
values.username that just never exists), thanks!




More information about the pbs-devel mailing list