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

Hide entry from HTTP Basic Auth #1076

Closed
PhilippVerpoort opened this issue Oct 30, 2020 · 1 comment
Closed

Hide entry from HTTP Basic Auth #1076

PhilippVerpoort opened this issue Oct 30, 2020 · 1 comment

Comments

@PhilippVerpoort
Copy link

Currently, there's an option to use an entry only with HTTP Basic Auth. Would it be possible to add an option that works the opposite way? I.e., use an entry for everything except HTTP Basic Auth.

The reason is this: Imagine you're navigating to a webpage, where you've define a single entry for HTTP Basic Auth, as well as 5 login credentials. In that case, you'd have to select one of the those total 6 entries every time the HTTP Basic Auth form pops open, even when actually just one single entry is intended for this form.

There's already an option to hide an entry entirely from the browser extension, but it'd be great if it were possible to hide it only from HTTP Basic Auth forms. This would greatly improve usability for me for pages where both HTTP Basic Auth credentials and normal credentials are defined.

@droidmonkey
Copy link
Member

Already part of develop branch: keepassxreboot/keepassxc#5394

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