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 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
