-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autofill with Face ID not working #820
Comments
Face ID issue also present when PBKDF2 is used (600000 iterations), however entering master password or PIN allows autofill |
Hi there, Thank you for your report! I was able to reproduce this issue, and I have flagged this to our engineering team. If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these. Thanks once again! |
I don't have anything to add, but please feel free to ask if you need any more information 😊 |
The official stable app was just released worldwide in the AppStore. It's a PITA because some websites separates the email and password in two different steps. Why did you release it worldwide on the AppStore, while those known bugs are still not fixed??? |
Same issue a month later, autofill doesn't work with Face ID, each time master password is required. |
Bitwarden Beta
Steps To Reproduce
Entering my master password here gives a "unlocking may fail" message even mentioning I should use Face ID (which works fine when just opening the beta App)
Now, after some digging I found that my Argon2id settings may be a bit excessive (128MB/4/4) and after reducing them to 64/4/4 I got it working, however these work fine with the legacy app, so I guess it should be possible to support that?
Expected Result
Autofill should work with the same KDF settings as the legacy application.
Actual Result
I had to halve my KDF memory to get it working properly. Note that it is only autofill that is affected, normal app operation is fine.
Screenshots or Videos
No response
Additional Context
No response
Build Version
2024.8.0 (284)
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: