langleyfoxall / laravel-nist-password-rules

🔒 Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B section 5.
GNU Lesser General Public License v3.0
208 stars 49 forks source link

Other language dictionary word list not usable #53

Open Jonnevtl opened 1 year ago

Jonnevtl commented 1 year ago

It is not possible to use other language dictionary word lists. I created a PR #52 to solve this.