This release fixes a bug which would prevent administrative users from uploading custom certificates to anything but the management interface and fixes a bug where the Webauthn would fail behind reverse proxies.
Fixes:
- Certificate upload inputs are now correctly assigned to their respective servers fixes #238
- Webauthn when used behind a reverse proxy (on the vpn tunnel) will now use the correct origin
Changes:
- Docker build is now faster