mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #5335] androdi Unable to automatically match URL URL address with domain:port in host mode. #2122
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bonnyandsky on GitHub (Dec 30, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5335
Vaultwarden Support String
111112
Vaultwarden Build Version
V1.32.7
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
synology
Host/Server Operating System
NAS/SAN
Operating System Version
synology dsm7.1.1-42962 Updata7
Clients
Android
Client Version
V2024.10.0
Steps To Reproduce
1:I have different usernames and passwords saved for the same domain name with different port numbers.
like this:
https://www.aaabbb.xyz:5001/ name:aaa password:111
https://www.aaabbb.xyz:9000/ name:bbb password:222
https://www.aaabbb.xyz:8888/ name:ccc password:333
2:In the matching detection options, the selected mode is "host ".
3:On the Windows 11, using the Edge browser, the Bitwarden extension for Edge can correctly match URLs with port numbers.
4:Mobile Edge open: https://www.aaabbb.xyz:5001/#/signin
5:The Bitwarden client is unable to automatically match URLs with port numbers.
Expected Result
Successfully matched the URL address with domain:port in host mode.
Actual Result
Unable to automatically match
Logs
No response
Screenshots or Videos
No response
Additional Context
No response