Enforces a password strength level.
There might be some discrepancy between the scores seen in client and server.
That's because zxcvbn-php
is not an exact port of zxcvbn-ts
.
composer require nearata/flarum-ext-password-strength-enforcer:"*"
composer update nearata/flarum-ext-password-strength-enforcer:"*"
php flarum cache:clear
composer remove nearata/flarum-ext-password-strength-enforcer
php flarum cache:clear