Title: Safety Passwords
Author: iTRON
Published: <strong>May 25, 2024</strong>
Last modified: Aprel 27, 2025

---

Search plugins

![](https://ps.w.org/safety-passwords/assets/icon-256x256.png?rev=3282862)

# Safety Passwords

 By [iTRON](https://profiles.wordpress.org/hokku/)

[Download](https://downloads.wordpress.org/plugin/safety-passwords.1.4.2.zip)

 * [Details](https://uz.wordpress.org/plugins/safety-passwords/#description)
 * [Reviews](https://uz.wordpress.org/plugins/safety-passwords/#reviews)
 *  [Installation](https://uz.wordpress.org/plugins/safety-passwords/#installation)
 * [Development](https://uz.wordpress.org/plugins/safety-passwords/#developers)

 [Support](https://wordpress.org/support/plugin/safety-passwords/)

## Description

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](https://github.com/hokoo/safety-passwords).

## Screenshots

[⌊Settings page⌉⌊Settings page⌉[

Settings page

[⌊Setting are overridden by PHP constants⌉⌊Setting are overridden by PHP constants⌉[

Setting are overridden by PHP constants

[⌊Password change notification⌉⌊Password change notification⌉[

Password change notification

[⌊Password change urgency notification⌉⌊Password change urgency notification⌉[

Password change urgency notification

[⌊Seamless password change form⌉⌊Seamless password change form⌉[

Seamless password change form

[⌊Weak password is not allowed⌉⌊Weak password is not allowed⌉[

Weak password is not allowed

## Installation

 1. Upload plugin to the `/wp-content/plugins/` directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress
 3. Go to Safety Passwords settings page and configure the plugin.

## Reviews

![](https://secure.gravatar.com/avatar/9c47c871c5ef5893554251a5f459437ec10860e3a4d5aca841b42f1f580fb8c6?
s=60&d=retro&r=g)

### 󠀁[Useful tool](https://wordpress.org/support/topic/useful-tool-128/)󠁿

 [kaggdesign](https://profiles.wordpress.org/kaggdesign/) May 25, 2024

The plugin provides a lightweight solution for enforcing WordPress password policy
and can be easily used on any site.

 [ Read all 1 review ](https://wordpress.org/support/plugin/safety-passwords/reviews/)

## Contributors & Developers

“Safety Passwords” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ iTRON ](https://profiles.wordpress.org/hokku/)

“Safety Passwords” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/safety-passwords/contributors)
for their contributions.

[Translate “Safety Passwords” into your language.](https://translate.wordpress.org/projects/wp-plugins/safety-passwords)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/safety-passwords/),
check out the [SVN repository](https://plugins.svn.wordpress.org/safety-passwords/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/safety-passwords/)
by [RSS](https://plugins.trac.wordpress.org/log/safety-passwords/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.2

 * Dependencies updated.

#### 1.4.1

 * Put currently used passwords to the stop list on activation.

#### 1.4

 * Previously used password are not allowed to use again.

#### 1.3

 * Fatal error on cron event fixed in php 8. https://github.com/hokoo/safety-passwords/
   issues/6
 * Text of a log message fixed.
 * php.ini added for local dev.
 * error log watcher git fixed for local dev.

#### 1.2

 * Stream plugin integration fixed. https://github.com/hokoo/safety-passwords/issues/
   11

#### 1.1

 * Failing to set 0 as the password reset interval and 1 as the minimum password
   length fixed.

#### 1.0

 * Initial release

## Meta

 *  Version **1.4.2**
 *  Last updated **1 yil ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/safety-passwords/) va [Russian](https://ru.wordpress.org/plugins/safety-passwords/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/safety-passwords)
 *  [Advanced View](https://uz.wordpress.org/plugins/safety-passwords/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/safety-passwords/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/safety-passwords/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/safety-passwords/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/safety-passwords/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/safety-passwords/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/safety-passwords/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/safety-passwords/reviews/)

## Contributors

 *   [ iTRON ](https://profiles.wordpress.org/hokku/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/safety-passwords/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/igortron)