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

An administrator with an empty name can't log in #243

Open
vr2262 opened this issue Oct 10, 2016 · 0 comments
Open

An administrator with an empty name can't log in #243

vr2262 opened this issue Oct 10, 2016 · 0 comments
Assignees

Comments

@vr2262
Copy link
Contributor

vr2262 commented Oct 10, 2016

A 🐴 with no name gets into a redirect loop:

  1. Log in, setting user session cookie.
  2. The page sees an empty string for the user, and decides that the user has not logged in. Redirect to login page.
  3. The login page sees the session cookie, and decides that the user has logged in. Redirect to previous page.

Thanks for finding it @mkc1

@vr2262 vr2262 self-assigned this Oct 10, 2016
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

No branches or pull requests

1 participant