]> git.proxmox.com Git - pve-access-control.git/commit - src/PVE/AccessControl.pm
fix #3768: warn on bad u2f or webauthn settings
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Dec 2021 08:38:01 +0000 (09:38 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Dec 2021 12:55:14 +0000 (13:55 +0100)
commit280d0edd2cfc3916bc8c74fc2f2e7b9a6ffc6337
tree312bed8758e90a3afa52bddf4e2f3628e761e347
parent7262f24391854cf470436c6b244c6bbb2170e826
fix #3768: warn on bad u2f or webauthn settings

but don't bail out of the entire auth process, otherwise
not even totp or recovery keys will work anymore in this
case

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/AccessControl.pm