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
903 stars 185 forks source link

passifox is always requesting passwords #520

Open moozer opened 8 years ago

moozer commented 8 years ago

I updated to passifox version 1.2.0, and there is a new behavior.

Whenever I go to a new page, passifox want to check if there are passwords available - this is quite annoying, since my database i usually locked, and the keepass window pops in front.

Can I disable that passifox talks to the password database before I explicitely asks it too?

pfn commented 8 years ago

The behavior has never changed, no.

On Fri, Jun 10, 2016, 4:28 AM moozer notifications@github.com wrote:

I updated to passifox version 1.2.0, and there is a new behavior.

Whenever I go to a new page, passifox want to check if there are passwords available - this is quite annoying, since my database i usually locked, and the keepass window pops in front.

Can I disable that passifox talks to the password database before I explicitely asks it too?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pfn/passifox/issues/520, or mute the thread https://github.com/notifications/unsubscribe/AAfQxeOZewZCdPKLq9UIkJpsVQBETU53ks5qKUpmgaJpZM4Iy3Ri .

moozer commented 8 years ago

So passifox, by design, queries the database for every page that gets loaded?

pfn commented 8 years ago

For every page that has a password field

On Fri, Jun 10, 2016, 8:02 AM moozer notifications@github.com wrote:

So passifox, by design, queries the database for every page that gets loaded?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/pfn/passifox/issues/520#issuecomment-225206993, or mute the thread https://github.com/notifications/unsubscribe/AAfQxeGHG5MDvpGEOvMJbJYZdwlS2a6Cks5qKXxygaJpZM4Iy3Ri .

pfn commented 8 years ago

That's not entirely correct, it is a password storage backend for Firefox's password manager, it requests everytime Firefox asks, which is usually only when there is a password field

On Fri, Jun 10, 2016, 8:04 AM Perry Nguyen pfnguyen@hanhuy.com wrote:

For every page that has a password field

On Fri, Jun 10, 2016, 8:02 AM moozer notifications@github.com wrote:

So passifox, by design, queries the database for every page that gets loaded?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/pfn/passifox/issues/520#issuecomment-225206993, or mute the thread https://github.com/notifications/unsubscribe/AAfQxeGHG5MDvpGEOvMJbJYZdwlS2a6Cks5qKXxygaJpZM4Iy3Ri .

moozer commented 8 years ago

So it might be related to the debian shift from iceweasel to firefox... I'll check firefox's settings.

cloutierjo commented 8 years ago

Did you find a solution for this? I'm facing this problem, but i'm new to passiFox so I cant compare to "before"

moozer commented 8 years ago

no, stille having the issue. I suspect my installation of Debian + firefox to be the culprit, it is not only firefox behaving oddly....

agsteele commented 8 years ago

This issue has also appeared in #555 and a solution identified. A pr has been proposed in #564