subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
479 stars 74 forks source link

How do I filter Keepass entries on URL path, not just on domain? #177

Closed riley-van-hengstum closed 6 years ago

riley-van-hengstum commented 6 years ago

This issue is a

Question

I have a lot of different development sites on my local computer:

http://localhost/SiteA/ http://localhost/SiteB/ http://localhost/SiteC/ etc.

I use the TUSK_URLS field to add these sites to the different Keepass entries, but I suspect that the Tusk dialog is only filtering on the domain part of the URL and not the path, because when I f.e. go to http://localhost/SiteA/login.html, I also see the Keepass entries for the other localhost sites.

Am I doing something wrong here, or is this a feature request?

subdavis commented 6 years ago

Your suspicion is correct, and this is a feature request.

However, I don't know of any other password manager that works like this -- they all filter based on origin, since that's the only security-relevant part of a URL.

Do you have an example of a password manager that works like this?

zmilonas commented 6 years ago

closed in #195

Use the newly added Strict Mode. Will be available soon in the next release in the store