]> git.proxmox.com Git - proxmox-backup.git/commit
api: add missing token list match_all property
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 21 Sep 2021 10:11:15 +0000 (12:11 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Sep 2021 13:10:30 +0000 (15:10 +0200)
commitf54634a890f4aa6f6433d1009570c0ae79212253
tree358de6769f11359a7f95d6be3b34fcec3653a710
parentefb7c5348c910f27019b0dc36ad95236ac056011
api: add missing token list match_all property

to have the proper link between the token list and the sub routes
in the api, include the 'tokenname' property in the token listing

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/access/user.rs
src/bin/proxmox_backup_manager/user.rs