mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[PR #257] Fixes NFC Response for Mobile Yubikey OTP Login #11556
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/257
State: closed
Merged: Yes
With Yubikey OTP introduced in #254, it doesn't return whether Nfc should be enabled to the mobile client during login. As a result, the mobile client crashes upon login.
This PR returns the proper NFC value saved by the user in 2FA Yubikey OTP settings.