[pve-devel] [PATCH pve-access-control 0/2] api: token: fix #6890: allow comment removal via delete parameter or empty string

Nicolas Frey n.frey at proxmox.com
Wed Oct 8 13:19:18 CEST 2025


this patch series fixes #6890, which reported that removal of the
comment property on tokens was not possible. Also adds a delete param
which behaves the same as if the comment was set to an empty string.

Nicolas Frey (2):
  api: token: fix #6890: add ability to remove comment with empty string
  api: token: add delete parameter for comment

 src/PVE/API2/User.pm | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

-- 
2.47.3




More information about the pve-devel mailing list