]> git.proxmox.com Git - proxmox.git/commit
tfa: fix deserialize-default in TfaUser
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 13:54:46 +0000 (14:54 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2023 13:54:47 +0000 (14:54 +0100)
commit5d9e33d1d9257bf654012d39390f40bf746aeebf
tree53474072d872c78d5091021677730eb78d13897a
parent2435ab29e298ca5148f5e5feb2a8e644af1fe150
tfa: fix deserialize-default in TfaUser

Note that this was currently not deserialized anywhere, so this was
not an issue, but the api-macro now treats this as an error.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-tfa/src/api/methods.rs