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

Implement a way to log out or at least switch user #74

Open
proycon opened this issue Apr 11, 2019 · 1 comment
Open

Implement a way to log out or at least switch user #74

proycon opened this issue Apr 11, 2019 · 1 comment
Assignees

Comments

@proycon
Copy link
Owner

proycon commented Apr 11, 2019

Logging out is technically not possible with HTTP Basic Authentication:

https://stackoverflow.com/questions/233507/how-to-log-out-user-from-web-site-using-basic-authentication

But see if a hack can be implemented to at least force new credentials, with a link from the interface.

@proycon proycon self-assigned this Apr 11, 2019
@proycon
Copy link
Owner Author

proycon commented Apr 11, 2019

This is probably the best workaround: https://stackoverflow.com/a/492926/3311445

@proycon proycon added the to do label Apr 11, 2019
@proycon proycon removed the to do label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant