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
908 stars 186 forks source link

Feature request: Fuzzy URL matching for similar URL's/TLD #574

Open tastyratz opened 7 years ago

tastyratz commented 7 years ago

Hello, ChromeIpass has been a wonderful plugin and I really appreciate the work put into it. One thing I have noticed is that the url field needs to be a rather specific match to catch so I need to save duplicates with different variations to have the credentials auto detected and able to save.

For example, I have 5 password entries for Amazon right now. This is messy for my database.

Is it possible to allow us to tweak the matching schema in the settings pane? For example prior to switching to chrome and chromeipass I used firefox with keefox. Keefox has a setting for minimum URL match accuracy where you can choose domain, hostname, or exact (and even change on an individual entry level)

starkfree commented 7 years ago

Agree with this, some kind of wildcard matching would be nice as well. Some sites are formatted like so:

http://site1.website.com http://site2.website.com http://site3.website.com

Would be nice to be able to enter the URL in KeePass as: http://website.com or http://*.keepass.com and have it match all of those.

ntnn commented 7 years ago

@starkfree You can, use website.com instead of http://website.com.

sxe commented 7 years ago

I would like to see this feature as well. Editing the url field to make it match is not an option for me cause i need to keep to original url.

An option like "show all entries for a given domain / ignore subdomains" would be my preference. So we don't need to edit the url field at all.

Greetings

tastyratz commented 6 years ago

The problem with just using partial URL's for matching is you also have to remove your capability to leave an intact URL that can be clicked to launch from within KeePass.