-
Notifications
You must be signed in to change notification settings - Fork 538
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
【Excuse me?】How can I change my ssh pw at each ssh connection. #34
Comments
ok, clear cookies |
I plan on making a change shortly that will give you the option to switch from basic auth, to modal dialog. Also I'm investigating the possibility to re-prompt for credentials when using basic auth. |
It will be a very good thing, your client is very great (the best web ssh client for me) but the authentication cache is painful. |
Do you have any update on this issue? by the way, I make @j8la words my own. Your WebSSH2 project is really awesome. But for now, the "authentication by cookie" is being an impediment to using WebSSH2 for production environment. Thanks for share it |
Based on the way I'm processing credentials from Basic Auth, I can't (yet) re-prompt for credentials. The way this was initially intended to work, the password would never be wrong (using SSO from another utility). In any event, I'm planning to provide a different way to ask for credentials in the next major release. |
resolved, see issue #51 |
Firstly thank you for your convenient project .
But I have a problem: If I inputed wrong ssh pw in first connection I don't know how to correct it......
The text was updated successfully, but these errors were encountered: