pfn / passifox

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

Chrome Ipass Credentials Dropdown #531

Open Humschi opened 8 years ago

Humschi commented 8 years ago

Hi, when I go on my local Synology IP, the dropdown to choose between multiple users does not show up. I have to right click -> chromeIPass -> Auto Fill User + Pass ,then the error show up, that there exist multiple accounts. After this steps the dropdown to choose the user shows up. Any ideas how to fix this? I know that in the previous DSM versions it wasn't like this, so i think it is a DSM> 6.0 problem only.

zeromido commented 8 years ago

Are you using the latest version (v2.7.2)? If not please install it from here Once you have installed it (or even if you already have it), navigate to chromeIPass options and check "Activate autocomplete for username fields." option if it's unchecked. If that didn't solve your problem then I'm sorry to tell you that I can't help you beyond that point :( P.S Don't forget to close the issue if it's resolved. Regards

derandiunddasbo commented 8 years ago

@zeromido: Unfortunately your suggestions don't solve the problem. Are there any logs or debug options that could be activated to investigate the issue further? Is there any documentation about how passifox/chromeipass tries to detect the credential fields on a login page? Maybe I could examine the source code of the DSM login page, to find the issue, that prevents the addons from detecting the login form correctly.

BTW: This is a duplicate to Issue #494.

zeromido commented 8 years ago

I found this in docs, it's one of chromeIPass limitations; read it, to see if it helps.