[SOLVED] Support ports in the URL mapping for the browser extension

It would be great if the FireFox browser extension was able to distinguish between the same URL with different ports for autofilling the password.

For example, I work on a lot of local servers with different applications running on different ports:
192.168.10.100:5000
192.168.10.100:8080
192.168.10.100:32088

Unfortunately the browser extension currently can not properly distinguish the difference and tries to autofill the same first password for all addresses.

So it would be pretty useful if the port number of the URI would be used for password lookup if available.

Did you try changing URI match detection to something that differentiates ports like Host.

See: Using URIs | Bitwarden Help & Support

6 Likes

I was also just about to respond with the above mentioned link. You were just a little faster.

I had not found that functionality, thanks cho-m & djsmith85!

This request can be closed (I don’t see an option to do it myself, but I am bad at finding buttons)

I’ve suffered through 2 years of manual searching before it finally got to a point where I googled it and found this answer. Amazed at the instant results. I wonder why this is not default behavior? Regardless, thanks for both the original question and the answers, super helpful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.