ente icon indicating copy to clipboard operation
ente copied to clipboard

Password autofill not working

Open BuzzKnightbeer opened this issue 1 year ago • 1 comments

The whole login process is extremely convoluted. Why do I have to wait for an email to enter a code if I already have TOTP activated? And why is the TOTP input not at the end, and why is the password input on a dedicated page? This means I have to query my password manager 3 times. First for email, then I have to switch to my email app to grab the code, then I have to actually switch to the password manager to grab the TOTP because those fields don't get triggered for autofill. After that, I have to query the PW again to get the password. WOW!

Normal behavior would be to have email and password on the first screen, then TOTP on the second. One query to the PW, no email code.

I'm on Android and use Bitwarden as a PW.

BuzzKnightbeer avatar Aug 11 '23 18:08 BuzzKnightbeer

In the new update, you can disable email verification from the setting.

We will look into below issue & fix it soon.

I have to actually switch to the password manager to grab the TOTP because those fields don't get triggered for autofill.

ua741 avatar Sep 08 '23 02:09 ua741