]> git.proxmox.com Git - pve-access-control.git/commit
fill origin into webauthn config if not provided
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 Nov 2021 12:52:57 +0000 (13:52 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 Nov 2021 12:55:21 +0000 (13:55 +0100)
commitd12f247edc0529f4e262b55b4d33c0865cb09567
tree88e57bf22e7d39d50b4e4a1a97108f94e94c3494
parent44a55ff79244026eff80ce1ec22d4c10b5ea688c
fill origin into webauthn config if not provided

in order to allow subdomains to work, the wa config should
only specify 'id' and 'rp', the 'origin' gets filled in by
the node

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