]> git.proxmox.com Git - proxmox.git/commit - proxmox-tfa/src/api/mod.rs
tfa: make failing to generate a webauthn challenge non-fatal
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 19 Apr 2023 08:53:38 +0000 (10:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 8 May 2023 08:32:26 +0000 (10:32 +0200)
commitb6840e95ad8ef355dc8c1eccc0e62fc07a6302f4
tree8be8908552259604563748a7a6f1de90bb9b66db
parent4b3d171b2d6350ac8c42811a173afde138870f36
tfa: make failing to generate a webauthn challenge non-fatal

If WA or U2F fail to produce a challenge, the user may still
log in with other factors and the challenge will be
considered to not be empty.

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