mobile icon indicating copy to clipboard operation
mobile copied to clipboard

Base domain dont match Top-level domain

Open bb2 opened this issue 4 years ago • 3 comments

Describe the Bug

Base domain dont match Top-level domain Example:

  • URI base domain value: http://example/login
  • Not match: http://example/login

Steps To Reproduce

1.Add http://example/login login item 2.Use bitwarden autofill login on the http://example/login

Expected Result

Match http://example/login login item

Actual Result

Shows no http://example/login login item

Environment

  • Device: Google Pixel 5
  • Operating system: Android 11
  • Build Version (go to "Settings" → "About" in the app): 2.7.0 (3257)
  • Is this a Beta release? [N]

bb2 avatar Dec 24 '20 07:12 bb2

Could you give us a more concrete example? I'm unable to reproduce this issue with the provided instructions and autofill is working as expected with the match detection option set as: base domain (https://bitwarden.com/help/article/uri-match-detection/#match-detection-options)

Greenderella avatar Dec 24 '20 12:12 Greenderella

Do you use the top-level domain to reproduce? What is the domain you used when reproducing. In my case, there is no matching login item when accessing a URL like http://example/. It is worth noting that if you are on a Wi-Fi network Under access to the top-level domain, it may automatically jump to the non-top-level domain according to the router configuration. You can use a network capture tool to confirm that you have indeed visited the top-level domain.

bb2 avatar Dec 24 '20 14:12 bb2

May be related to #578

MexHigh avatar Mar 12 '22 12:03 MexHigh