plugin-icon

Safety Passwords

投稿者: iTRON·
Enforce users to use strong passwords.
評価
5/5
バージョン
1.4.2
最終更新日時
Apr 27, 2025

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.

無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 6.8.3
このプラグインをダウンロードして、 サイトに使用できます。