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

Add "parent directory match" priority between exact and host match #6893

Merged

Conversation

m5w6
Copy link
Contributor

@m5w6 m5w6 commented Sep 4, 2021

This is a change for browser integration with "Return only best-matching credentials". It adds an additional priority level for "parent directory match" between "exact url match" and "FQDN match".

Fixes #6892
(I have slightly changed the first proposal so that only new lines are added.)

Testing strategy

Type of change

  • ✅ New feature (change that adds functionality)

@droidmonkey
Copy link
Member

need to update testbrowser expectations for sort value.

@droidmonkey droidmonkey force-pushed the feature/parent-match-priority branch from 535c024 to e385c6f Compare September 21, 2021 03:31
@droidmonkey droidmonkey merged commit 9aec84d into keepassxreboot:develop Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser Integration - "best-matching credentials": increased priority for matching parent URLs
2 participants