Logout After Password Change
22 sites
No security coverage
This module automatically logs out a user after they change their password and redirects them to the login page. It also ensures users are logged out if they try to navigate away from their account edit page without changing only their password.
When the user changes the password, the user is logged out and redirected to the login page. Only the page user/{uid}/edit can be visited, otherwise, the user is logged out. The user can change just the password.