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

Basic auth: clicking logout does not really logout #101

Open
ares1977 opened this issue Jan 26, 2021 · 0 comments · May be fixed by #104
Open

Basic auth: clicking logout does not really logout #101

ares1977 opened this issue Jan 26, 2021 · 0 comments · May be fixed by #104

Comments

@ares1977
Copy link

It looks like this is an issue with basic authentication. Browser keeps the credentials even after logging out, so if you click "Sign In: Basic" it will log you back in without entering the credentials.

One way to solve it would be to make the logout link something like https://:@domainname/signout, which forces the browser to store wrong credentials (I used asterisks but it could be anything)

@ares1977 ares1977 linked a pull request Feb 4, 2021 that will close this issue
DasSkelett pushed a commit to DasSkelett/wg-access-server that referenced this issue Feb 15, 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 a pull request may close this issue.

1 participant