strongbox-password-safe / Strongbox

A KeePass/Password Safe Client for iOS and OS X
https://strongboxsafe.com
GNU Affero General Public License v3.0
1.29k stars 100 forks source link

[Feature request] Check for port in URL/IP address #693

Closed marcusique closed 1 year ago

marcusique commented 1 year ago

Hi,

I have a lot of Docker containers running on my Raspberry Pi that I only access from within my LAN. They obviously have the same address (e.g. 192.168.0.254), but different ports, e.g.

When I try to autofill a password on one of these apps, I assume StrongBox suggests the first password it finds (usually the one on top), meaning it disregards the port after :

This is what AutoFill suggests: Screenshot 2023-03-29 at 13 02 36

And this is what I actually need: Screenshot 2023-03-29 at 13 02 42

Not sure how many users will find it useful, but it would be great to add this functionality to StrongBox. Thank you!

strongbox-mark commented 1 year ago

Unfortunately this is controlled by an Apple algorithm. Strongbox can only tell the system it has passwords for X set of urls.

You should see improved results if you use the Strongbox browser plugin in Chrome/Firefox (if that's an option) but we aren't able to control the matching sorting algo in Safari at the moment to this degree of granularity.