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

Matching of URL or Title-Field fails for a variety of websites #330

Open tps800 opened 9 years ago

tps800 commented 9 years ago

In some cases URL are not matched against anything within the KeePass database. Assume a login page https://spacewalk.demo.demo and a KeePass entry named

spacewalk.demo.demo user pass URL https://spacewalk.demo.demo

Then go to https://spacewalk.demo.demo will not be matched to the existing entry spacewalk.demo.demo

mekineer commented 5 years ago

This is still true, in Passifox. If the Title field is subdomain.domain.tld, then the entry is not passed to firefox (or pale moon browser). Passifox only accepts a title of the form domain.tld.

Consider that Mozilla has different logins for addons.mozilla.org, forums.mozilla.org, and account.services.mozilla.org. None of these will work. You would need three entries with a Title field of "mozilla.org" only.

mekineer commented 5 years ago

Update: the login part works. The only detail, is that the items with subdomains are not listed in the browser's own password list.