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

Force storing credentials to KeePass #69

Closed woj-tek closed 6 years ago

woj-tek commented 6 years ago

I have lot's of passwords already stored in Firefox. If I understand the mechanism of detecting/storing passwords correctly - KeePassHttp-connector will only detect those if they are not already stored in the browser.

It would be nice to have an option to force detecting and storing those passwords always (or at least if the same domain/username is not already stored -- but then again there may be a case of updating passwords)

smorks commented 6 years ago

KeePassHttp-Connector has no way to access credentials stored in Firefox's built-in password manager, so it should be using any credentials, regardless if they're stored in Firefox.

woj-tek commented 6 years ago

Hmm, then this is a more general problem of "not detecting credentials in some circumstances" then, so this issue can be closed because there are already others that cover this.