diff options
author | 2024-10-26 18:00:41 -0700 | |
---|---|---|
committer | 2024-10-26 18:36:38 -0700 | |
commit | 2bcc4b83994a71bee209ad3b24b68492a11610af (patch) | |
tree | 48998ad944a73925aad5058005a155e1e3b2c1c9 /internal/ui/static/js/webauthn_handler.js | |
parent | ea4d0a4f7208f9ee8b152df3a67dbd4df754c348 (diff) | |
download | v2-2bcc4b83994a71bee209ad3b24b68492a11610af.tar.gz v2-2bcc4b83994a71bee209ad3b24b68492a11610af.tar.zst v2-2bcc4b83994a71bee209ad3b24b68492a11610af.zip |
fix(webauthn): add backup eligibility flag workaround to avoid a 401
Since go-webauthn v0.11.0, the backup eligibility flag is strictly validated, but Miniflux does not store this flag.
This workaround to set the flag based on the parsed response, and avoid "BackupEligible flag inconsistency detected during login validation" error.
See https://github.com/go-webauthn/webauthn/pull/240
Diffstat (limited to 'internal/ui/static/js/webauthn_handler.js')
0 files changed, 0 insertions, 0 deletions