]> git.proxmox.com Git - proxmox.git/commit
tfa: make configured webauthn origin optional
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 26 Nov 2021 13:55:22 +0000 (14:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 28 Nov 2021 16:00:29 +0000 (17:00 +0100)
commit637188d4ba0a4fc498b7054f93d565b5de56e343
tree8071cba24aa9a841891bcf84ba14a06e7b00fa00
parent508c1e7c85536d921d49711414fdb5d86a180b1b
tfa: make configured webauthn origin optional

and add a webauthn origin override parameter to all methods
accessing it

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