sycho/flarum-force-password-reset

允许管理员强制用户重置密码,在数据泄露的情况下很有用。

安装: 412

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:flarum-extension

1.2 2023-11-08 17:17 UTC

This package is auto-updated.

Last update: 2024-09-08 19:16:35 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Allows the admin to force users to reset their password, useful in case of breaches.

安装

使用composer安装

composer require sycho/flarum-force-password-reset:"*"

更新

composer update sycho/flarum-force-password-reset:"*"
php flarum migrate
php flarum cache:clear

链接