nearata/flarum-ext-password-strength-enforcer

强制密码强度等级。

1.0.0 2023-02-28 20:57 UTC

This package is auto-updated.

Last update: 2024-09-29 00:21:54 UTC


README

强制密码强度等级。

注意

客户端和服务器上看到的分数之间可能存在一些差异。

这是因为 zxcvbn-php 并不是 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