]> git.proxmox.com Git - proxmox.git/commit
tfa: add api::methods::unlock_tfa
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 26 May 2023 09:28:47 +0000 (11:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 31 May 2023 10:54:47 +0000 (12:54 +0200)
commita26ec45d7412c86c2bf7ecc2aee09cb3806a92c8
treea9bff566946343cbbd36ef22b731954c335f604b
parent46c15171e6092974176543dab8d77ebfe8617b74
tfa: add api::methods::unlock_tfa

This mostly serves as documentation for the API call to be
implemented across our products. It's otherwise already just
a oneliner on the TfaConfig.

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