nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
115 stars 43 forks source link

Non-working sites #71

Closed adocampo closed 7 years ago

adocampo commented 7 years ago

There are some websites whose login form must be different and passman is having a bad time trying to filling or even showing the blue shield icons on the credential filelds.

I had a list with several places, trying to gather several of them for you to realize what the problem could be. But now some of them are working, I do not know if is something fixed on latest versions of the plugin or perhaps some change on the server side.

The tiny list of non-working sites is:

login passman error error error

brantje commented 7 years ago

Login forms which are created with ajax / are inserted after load are currently not detected by the extension. This is a known limitation / bug.

As for the sites that started working, i think it must be server side because i didn't change a thing to the detection.

Will look this weekend how to fix this.

brantje commented 7 years ago

Added fix for netflex. keepa.com is kinda 'special' Look at their dom structure: image Will think about a fix for it, but won't be high prio. I've enabled support for ajax login forms. Performance wise, i don't notice much difference.

adocampo commented 7 years ago

Perfect! Once in home I'll test it on my atom's pc, to see if performance is noticeable.

augustseptember commented 6 years ago

Netflix.com is still not working for me. The credentials are right and synced via passman, but I have to retype the password to succeed...

Seeing this when entering the site: netflixlogin And after clicking on login: netflixloginfailed