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

Clean previous session after user requested new password. #34

Open
awesemo opened this issue Oct 14, 2014 · 0 comments
Open

Clean previous session after user requested new password. #34

awesemo opened this issue Oct 14, 2014 · 0 comments

Comments

@awesemo
Copy link

awesemo commented Oct 14, 2014

The scenario:

  1. "duration_in_minutes" was set to "15 minutes"
  2. The lockout was triggered and the user was redirected to the password recovery.
  3. User requested a new password and successfully logged in to the site.
  4. User logged out.
  5. User will not be able to login again since the previous session is still active.

Is this normal? I'm thinking of once the user successfully logged in to the site, the previous session should be cleared already.

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