Force users to reset passwords after X days
Allows for forcing users to reset their passwords after a set number of days.
As long as their password has not been changed, they will be redirected to the change password page. on the change password page, a message will be shown to inform them that their password has expired.
During the friendly redirects to the change password page, a message will also be shown to inform them about their expired password.
When installing the plugin, the next password reset will happen in the selected amount of days. By default, after 90 days the first password reset will occur.
If you wish to force every user to reset their password immediately, you will have to use our other plugin called Forced Password Reset.
Includes language file and is fully compatible with multi-language forums.
Version 2.2.1
- To upgrade, overwrite all files, no need to uninstall or deactivate.
- Added strict SQL mode compatibility
usercp_password: Adds {$passwordreset} before {$errors} in order to show a friendly message to users that their password has expired and must be changed.