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

support filling passwords in HTTP Basic Auth dialogs #210

Closed
pabs3 opened this issue May 7, 2020 · 3 comments
Closed

support filling passwords in HTTP Basic Auth dialogs #210

pabs3 opened this issue May 7, 2020 · 3 comments

Comments

@pabs3
Copy link

pabs3 commented May 7, 2020

I have some situations where I am connecting to a server that uses HTTP Basic Auth and the browser (Firefox in this case) pops up a dialog to enter the password. It seems that browserpass is currently doesn't support these dialogs, it would be great if it could so that I don't have to resort to the command line and so that I don't have to use copy & paste, which puts the password into the copy/paste history on my desktop.

@erayd
Copy link
Collaborator

erayd commented May 7, 2020

Browserpass already supports this - see the "Modal HTTP Authentication" section of the readme.

Use CTRL+G or CTRL+SHIFT+G to launch a password entry using this method.

@erayd erayd closed this as completed May 7, 2020
@xtaran
Copy link

xtaran commented Oct 24, 2021

Maybe this or one of the many other already closed bug reports about this "issue" should be pinned. I was about to report the same...

Besides that, the "Modal HTTP authentication" section in the README does not mention Ctrl-G or Ctrl-Shift-G. You might want to mention it explicitly there in addition to the keybindings table.

@pabs3
Copy link
Author

pabs3 commented Oct 26, 2021 via email

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

No branches or pull requests

3 participants