]> git.proxmox.com Git - proxmox-backup.git/commit
api2/node/termproxy: fix user in worker task
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 27 Jul 2020 06:54:48 +0000 (08:54 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 30 Jul 2020 09:57:43 +0000 (11:57 +0200)
commitf39a9007224872c5d5860f1a3bfaf6b8e458f74e
treea5fde15581dfc286ab7f794ea4d82b8bc072f23b
parent1fc82c41f2a1a37acb48f64cd0d3e5c1fa25624b
api2/node/termproxy: fix user in worker task

'username' here is without realm, but we really want to use user@realm

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/api2/node.rs