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 feature to ignore entries for HTTP-Auth Logins #5394

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

krikkiteer
Copy link

I added this feature since there is a real use-case for me and therefore maybe others as well.
I work in different environments - from some I need to supply basic-auth credentials when accessing certain websites in addition to the webpage credentials. I usually have two distinct entries for the site in question. However if one has to supply http basic-auth credentials one still has two entries and keepassxc-browser doesnt know which one to choose although only one of those entries is applicable for basic-auth which is slowing down my process.. The added feature enables the user - in addition to the already present option to mark entries as ONLY_HTTP_AUTH - to mark an entry with the opposite attribute - NO_HTTP_AUTH...

Screenshots

image

Testing strategy

Tested on my actual setup.. Only the correct login for the use-case remains.
http-auth-entries only for http-auth-sites instead of all entries available for a given url

Type of change

  • ✅ New feature (change that adds functionality)

@droidmonkey
Copy link
Member

I'm not in favor of this, the two options conflict with each other and can be simultaneously selected. Prefer a drop down selection.

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.

3 participants