]> git.proxmox.com Git - pve-access-control.git/commit
token create: return also full token id for convenience
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Apr 2020 18:41:38 +0000 (20:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Apr 2020 18:41:39 +0000 (20:41 +0200)
commit77bfb48e0d8785393a28df11e4874a8fb66a0309
tree41a865ff3c114216ded33284eea1492b8b4f7cf9
parent067d625ab2d87f748b5048cf542d5d6e64377d23
token create: return also full token id for convenience

makes creating a client for this slightly nicer, as it doesn't needs
to be as state full.

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