-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I would like support for matching urls that contain port numbers in them. I was previously using keepasshttp and it correctly matched urls that had ports.
For example, if I am accessing LAN site that is at http://192.168.1.10:44306 and I have other entries in KeePass for sites at the following addresses: http://192.168.1.10:9779, http://192.168.1.10:8443, keepassnatmsg lists logins for every site that that has http://192.168.1.10, regardless of the port specified and I'm only allowed to grant access to all of the entries.
If I grant access, the KeePassNatMsg Settings plugin data for every entry listed entries is updated to include { "Allow" : ["192.168.1.10:44306"], "Deny" :[""] } in addition to whichever other Allowed addresses where already there.
I've tried this with or without various settings like 'Return only best matching entries', 'match URL schemes' and 'search string fields for URL' and explicitly adding the URL and port there.
This also happens if I use local hostnames, e.g. http://mycomputer:44306, http://mycomputer:8443.
It does seem like once the URL is added to all of the listed entries, the next time I go back to that URL, it only displays the entry for that site and port.
KeePass v2.49
keepassnatmsg v2.0.14
Chrome and FireFox with keepassxc-browser