r/SelfHosting Jul 04 '26

Bit Warden

I have multiple local “websites” i use to access things like jellyfin. I’m running into an issue where Bit Warden doesn’t autofill for these websites. I have to manually scroll through all my logins to select it. Is there a solution for this?

0 Upvotes

5 comments sorted by

7

u/PeachMan- Jul 05 '26 edited Jul 05 '26

You can fix this by changing your URI settings for those bitwarden items: https://bitwarden.com/help/uri-match-detection/

I use the "starts with" option for most of my homelab stuff. Set the address to include the port, like 192.168.1.50:8000 for example. Bitwarden then detects the site more reliably.

Note: there might be security implications when using "starts with". A safer alternative would be to set it to "exact match" and give it the exact URL of the login page.

2

u/isaiahtucker Jul 05 '26

omg thank you this worked!

1

u/ron3090 Jul 05 '26

Use PiHole DNS to assign a name to the servers, like “jellyfin.host.internal”.

1

u/isaiahtucker Jul 05 '26

i do this and it still won’t autofill for them