Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BW APP for Android fails to auto fill using Starts With match detection #3910

Closed
1 task done
andreaippo opened this issue Sep 11, 2024 · 4 comments
Closed
1 task done
Labels

Comments

@andreaippo
Copy link

Steps To Reproduce

This refers to the BW Android app

  1. Leave default match detection as it is
  2. Create an entry with a URI that overrides match detection to Starts With, e.g. http://192.168.1.1/myApp
  3. Go to http://192.168.1.1/myApp

Expected Result

BW proposes to autofill

Actual Result

BW does not propose to autofill

Screenshots or Videos

Screenshot_20240911-224338
Screenshot_20240911-224351
Screenshot_20240911-224411
Screenshot_20240911-224417

Additional Context

I need Starts with because I don't have just myApp hosted on my server, but several ones, each with its login info.

Therefore I need other entries for myApp2 etc under the same host.

Operating System

Android

Operating System Version

Android 14

Web Browser

Firefox

Browser Version

130.0

Build Version

Versione: 2024.8.1 (19099)

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@andreaippo andreaippo added the bug label Sep 11, 2024
@andreaippo
Copy link
Author

I susepct that BW is not considering the full URI when looking up the vault. The 2nd screenshot shows a message saying "No element for 192.168.1.2", but it should've been looking for http://192.168.1.2/radar/login and so on...

Maybe the URI gets truncated too aggressively and no match could be found as a consequence?

@andreaippo
Copy link
Author

Same problem with app 2024.5.1-10574.

I'm starting to think that it's by design...but then how can I have only ONE perfect match for each of my apps? They're all hosted on the same server, my home lab. Thanks

@djsmith85 djsmith85 transferred this issue from bitwarden/clients Sep 11, 2024
@bitwarden-bot
Copy link

Thank you for your report! We've added this to our internal board for review.
ID: PM-11999

@sammbw
Copy link

sammbw commented Oct 22, 2024

Hi there,

Your issue appears to be describing the intended behavior of the software. If you want this to be changed, it would be a feature request.

We use GitHub issues as a place to track bugs and other development related issues. The Bitwarden Community Forums has a Feature Requests section for submitting, voting for, and discussing requests like this one: https://community.bitwarden.com/c/feature-requests/

Please sign up on our forums (https://community.bitwarden.com/signup) and search to see if this request already exists. If so, you can vote for it and contribute to any discussions about it. If not, you can re-create the request there so that it can be properly tracked.

This issue will now be closed.

Thanks!

@sammbw sammbw closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants