[pbs-devel] applied: [PATCH proxmox-backup] api: token: make comment deletable
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 2 18:40:46 CEST 2025
Am 25.03.25 um 14:04 schrieb Hannes Laimer:
> Currently, the only way to delete a comment on a token is to set it to
> just spaces. Since we trim it in the endpoint, it gets deleted as a
> side effect. This allows the comment to be deleted properly.
>
> Signed-off-by: Hannes Laimer <h.laimer at proxmox.com>
> ---
> just stumbled upon this randomly, I don't think there is a reason
> to not have it deletable
>
> src/api2/access/user.rs | 26 ++++++++++++++++++++++++++
> www/window/TokenEdit.js | 1 +
> 2 files changed, 27 insertions(+)
>
>
applied, thanks!
More information about the pbs-devel
mailing list