smorks / keepasshttp-connector

Extension to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp) (Deprecated)
GNU General Public License v3.0
247 stars 33 forks source link

Choose credentials fields in more than one step #47

Open crise1929 opened 7 years ago

crise1929 commented 7 years ago

Hi, It's a request more that an issue. I need to use the function "Choose own credential fields for this page", but the creator of the page did credential session in 2 steps. I cannot save "Username" and "Password" field of different page of the same domain. Example of that, https://www.tangerine.ca/app/# Maybe somebody have a suggestion to get around this and automate credential fields?

D4void commented 7 years ago

Hi I have the same need! I come from passifox and sending credentials in 2 differents pages was working good. So I can't send credentials to google or protonmail for example (login pass ok first but then we need to send the decrypt password https://mail.protonmail.com/) I hope we can have this working with this plugin . Thank you for the work.

throkr commented 7 years ago

Hi, Same issue here when Username and Password are on 2 different pages. Here are examples :

https://www.paypal.com/be/home https://www.proximus.be/fr/personal.html

Keep up with the good work.

MBurchard commented 7 years ago

Would be nice if this can be fixed...

guillaume-uH57J9 commented 6 years ago

I believe Firefox's built-in password manager support two-steps login, at least I've seen this work with Google auth.

So interfacing with Firefox's builtin password manager would be one way to achieve this, and solve a few other oddities. There's a Firefox bug for adding a Webextension API to allow this, but there's no timeline. https://bugzilla.mozilla.org/show_bug.cgi?id=1324919

manuc66 commented 6 years ago

The Kee extension (https://github.com/kee-org/browser-addon) support this feature, it could be interesting to look how they do it

rugk commented 6 years ago

As PayPal also does this now, this is really annoying!

The bad thing is, even if I manually right-click on the field and choose "Keepass" -> "Fill in password only", I get the strange error message "Unable to find a password field". (I selected the password field before manually, so this makes no sense.)

Why can't it just fill in the field I select if I explicitly order it to do so? 😲

throkr commented 6 years ago

@manuc66 : thanks for the tip. I'm now using Kee and it's working perfectly (no problems when credentials are on 2 different pages). I'm also using the version for Chrome (still in Beta) and this one too works flawlessly ...