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

how to reappear username and password pop-up ,not restart the browser to reappear #181

Closed
chenxiweiyang-ing opened this issue Mar 9, 2020 · 4 comments

Comments

@chenxiweiyang-ing
Copy link

After I entered the wrong username and password,the password username pop-up will not appear again.i want the pop-up to appear again,not restart the browser to reappear.I tried something,but it didn't work

@billchurch
Copy link
Owner

See issue #51 and pull #85 for the "reauth" feature you can enable.

@chenxiweiyang-ing
Copy link
Author

chenxiweiyang-ing commented Mar 10, 2020

But it didn't work,After I entered the wrong username and password in Google browser,The website stays at '/reauth'.And Switch between the '/reauth' and 'ssh/host/hostname' in firefox browser.The pop-up didn't reappear.I think that is because browserremember basic-auth with my wrong password。
I think the problem is basictAuth in 'util.js',
“if (myAuth && myAuth.pass !=='')”,
'myAuth.pass' is still exsit, so the pop-up didn't reappear.How to clear it?Do you have the same problem as me?

@phunghop
Copy link

phunghop commented Apr 8, 2020

same issue

1 similar comment
@todaygood
Copy link

same issue

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

4 participants