gopasspw / gopassbridge

A web extension for Firefox and Chrome to insert login credentials from gopass
MIT License
264 stars 24 forks source link

Gopassbridge does not fill in user name on separated login pages for USR and PWD #132

Open greyeagle opened 4 years ago

greyeagle commented 4 years ago

expected behaviour Using Gopassbridge on a login page that only asks for the user name in a first step will mark the input field as blue and fill in the correct user name.

actual behaviour When trying to login to a website that has a twofold login screen, Gopassbridge does not fill in the user name on the first page. The field with the user name is not marked blue. As soon as the user name is manually entered and the next page is loaded, the password field on this next page is recognized and everything works as expected. The user name is available in Gopass.

example grafik

how to reproduce Try to login to any page with separate user name screen on login (like Google)

System: Ubuntu 18.04 LTS Firefox 71.0 (64-Bit) Gopassbridge 0.5.1

Thank you for your work!

svenXY commented 4 years ago

I'm experiencing the same problem.

Pharb commented 4 years ago

Thanks for the report @greyeagle, and thanks @svenXY for bringing this to my attention.

I am also annoyed lately that gopassbridge does not handle the Google sign-in page well.

Let's see if we can find a good solution, a first draft improvement is in review.

varac commented 3 years ago

@Pharb Any progress on your draft in review ?