Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expire cookie if RememberMe button is off (again)
I noticed different behavior: logging in with RememberMe button switched off, does not generate a cookieExpirationTime. Logging in with the button switch on, generates an expiration time. However, switching it off (again) does not reset the expiration time. This PR will make it consistent.
- Loading branch information