This plugin is outdated and might not be supported anymore
Safety Passwords

Safety Passwords

By iTRON
Details
View on WordPress

This plugin enforces users to use strong passwords. It means that when a user changes his password, the password must contain at least:

  • one uppercase letter;
  • one lowercase letter;
  • one number;
  • one special character

    and should be never used before.

The minimum length of the password is defined by the plugin’s settings.

You can also define the period of time after which the user will be forced to change his password.

The important feature of the plugin is settings defining by means of PHP constants.

  • SAFETY_PASSWORDS_MIN_LENGTH – (int/string, number of symbols) the minimum length of the password;
  • SAFETY_PASSWORDS_RESET_INTERVAL – (int/string, days) the period of time after which the user will be forced to change his password;
  • SAFETY_PASSWORDS_RP_ON_REGISTRATION – (bool) whether enforce users to change their password after registration or not.

Integrations with other plugins:

  • The plugin has integration with the Stream plugin.

Plugin development is on the GitHub.

Details

Plugin code:
safety-passwords
Plugin version:
1.4.2
Author:
Outdated:
Yes
WP version:
5.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.8
Total installations:
0
Last updated:
2025-04-27
Rating:
Times rated:
1
enforce-secure-passwords
force-secure-passwords
secure-password-validation
secure-passwords
user-passwords