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

URL matching for subdomains improvements #33

Open
slunak opened this issue Feb 23, 2017 · 1 comment
Open

URL matching for subdomains improvements #33

slunak opened this issue Feb 23, 2017 · 1 comment

Comments

@slunak
Copy link

slunak commented Feb 23, 2017

I would like to report the following behaviour of MacPassHTTP which differs to KeePassHTTP.

Given two URL entries in the database (I replaced actual URLs but structure is the same) and a set of credentials for each URL:

  1. https://sub.domain.example.com
  2. https://domain.example.com/page/login/something/

When visiting URL 1 MacPassHTTP returns 1st set of credentials - good behaviour. When visiting URL 2 MacPassHTTP returns both sets of credentials - which I think is not correct behaviour.

Tested with:
Firefox: 51
PassIFox: 1.2.2
MacPassHTTP: 0.2.1
MacOSX: El Capitan

As stated above I previously used KeePassHTTP and did not observe such a behaviour.

P.S. There is Pull Request from @nuudles which may resolve the issue but I did not test it. If I can somehow download the file I could test it.

@23tux
Copy link

23tux commented Apr 15, 2020

I still have the same issue, any news on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants