Password Policy
Version 5.0.2.1
December 19, 2024
Fixed
- Fixed
Failed to instantiate component or class
on the assetbundle Thanks niektenhoopen
Version 5.0.2
December 16, 2024
Fixed
- Fixed native type class constant as those are only allowed from PHP8.3+
Version 5.0.1.1
December 16, 2024
Fixed
- More ECS fixes after PHPStan fixes
Version 5.0.1
December 16, 2024
Fixed
- ECS Style fixes
- Fixed PHP Stan Errors
Version 5.0.0
December 15, 2024
Added
- Added a "Have I been pwned" validator #29
- Added "Have I been pwned" through k-anonymity
- Password Retention feature to determine on which time interval passwords should expire
- Added the
craft password-policy/retention/force-reset-passwords
CLI command - Added the "Force Reset Passwords" Retention Utility
Changed
- Refactored the password strength indicator, now using vanilla JS and TailwindCSS
- Refactored all the validation rules