]> git.proxmox.com Git - pve-access-control.git/commit - src/PVE/API2/User.pm
api: delete user: better communicate partial deletion
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 Sep 2021 13:46:26 +0000 (15:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 Sep 2021 13:48:21 +0000 (15:48 +0200)
commite780b46aabbf02abb1c5247a005f485526cb1d3e
tree99090ea2a3420437c412b08127d1edcbf17619b3
parentba6cc98fcbfa64cf5e6d06f22bb2ace9fcb52c70
api: delete user: better communicate partial deletion

this is really an edge case and should not happen often in practice,
the time window is small and deletions are not _that_ common, but
still.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/API2/User.pm