Skip to content

Basic auth: clicking logout does not really logout #101

Description

@ares1977

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions