- Manage password policy for backend users.
- Manage password policy for front-end users (RainLab.Users).
- Add custom validation rules (can be used in other plugins too):
- Minimum upper case (min_upper_case:value)
- Minimum lower case (min_lower_case:value)
- Minimum number (min_number:value)
- Minimum special characters (min_special_char:value)
Installation
- Install Acte.PasswordPolicy from market place.
- Go to PasswordPolicy settings to configure policies.
To do
- Password expiration to force password change every X time.
-
lrialland
Found the plugin useful on 11 Sep, 2020
A good plugin to administer security rules on passwords, but rules doesn't work for backend users when you reset the password.
-
Adrien - ACTE Technology author
Replied on 13 Sep, 2020
Thanks for your useful feedback, we found why it doesn't work on password reset.
We will post an update shortly.
An issue has been posted here: https://github.com/acte-solutions/passwordpolicy-plugin/issues/4
-
1.0.4 |
Added found threshold for haveibeenpwned.com database May 04, 2020 |
---|---|
1.0.3 |
Added feature check password with haveibeenpwned.com database Mar 31, 2019 |
1.0.2 |
Permission not visible bug fix. Register permission in plugin.yaml Mar 31, 2019 |
1.0.1 |
Initialize plugin. Jan 16, 2019 |