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
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.