]> git.proxmox.com Git - proxmox.git/commit
client: change Token struct
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 13 Aug 2024 13:37:27 +0000 (15:37 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 13 Aug 2024 13:45:20 +0000 (15:45 +0200)
commitc54d5e06e636f0a5e9631cc1563fd2ec26fc9946
tree370fed998915ca90c5a270ebea228b3f0515c068
parent9923f29622dfaf4473d477bc11f1db990e738526
client: change Token struct

API tokens between rust & perl code bases are inconsistent... this
needs fixing, but for now this is faster and more compatible.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-client/src/auth.rs