]> git.proxmox.com Git - pve-access-control.git/commit
tfa: fix http 404 in get_tfa_entry
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 12 Nov 2021 09:37:45 +0000 (10:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 12 Nov 2021 10:01:48 +0000 (11:01 +0100)
commitb3dae5dd48ec44faf5c877bf42cc93a6b2e0402c
tree724888032403e82a54a64610cd4d57d981bc358a
parent1c9b6501863536a06befaa1b4419d952cac41900
tfa: fix http 404 in get_tfa_entry

this produced warnings in the journal and returned code 500
instead

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