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

re-authentication support #85

Merged
merged 3 commits into from
Jul 30, 2018
Merged

re-authentication support #85

merged 3 commits into from
Jul 30, 2018

Conversation

vvalchev
Copy link

The provided patch, will add a /logout URL, which will re-request the authentication and then redirect you back to the referrer (e.g like http://localhost:2222/ssh/host/myhost.com).

It also adds a menu entry "Switch User" that opens /logout and forces re-authentication.

This probably fixes issue #51 and outdates #75

… authentication and then redirect you back to the referrer (e.g like http://localhost:2222/ssh/host/myhost.com).

It also adds a menu entry "Switch User" that opens /logout and forces re-authentication.
changed URL to `reauth` from `logout` as it's not quite performing a `logout` function.
changing from `logout` to `reauth`
Copy link
Owner

@billchurch billchurch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good. I just changed the url to be reauth instead of logout since that's really what it's doing.

@billchurch billchurch merged commit a518f07 into billchurch:master Jul 30, 2018
hktalent pushed a commit to hktalent/webssh2 that referenced this pull request Jun 3, 2022
hktalent pushed a commit to hktalent/webssh2 that referenced this pull request Jun 3, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants