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

force_password_reset enforcement #172

Open
silverark opened this issue Aug 23, 2016 · 1 comment
Open

force_password_reset enforcement #172

silverark opened this issue Aug 23, 2016 · 1 comment
Labels

Comments

@silverark
Copy link
Contributor

When force_password_reset is set in the users table, the user is redirected when they first log in but they can easily navigate away from the page without changing their password. We can redirect on every page load to make sure they change their password? I wasn't sure where this change would go.

@lonnieezell
Copy link
Member

Ah, good catch. That should probably be part of the LocalAuthenticaion::isLoggedIn method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants