Releases: langleyfoxall/laravel-nist-password-rules
Releases · langleyfoxall/laravel-nist-password-rules
v1.1.1
- Update dependency to fix possible cache file ownership conflict if there are multiple Laravel instances on a single server.
v1.1.0
- Add an
optionallyChangePassword
method that supplies validation rules appropriate for forms in which the password can be optionally changed if filled in.
v1.0.0
- Initial release.