sycho/flarum-force-password-reset

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

1.2 2023-11-08 17:17 UTC

This package is auto-updated.

Last update: 2024-04-08 18:28:16 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.

Installation

Install with composer:

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

Updating

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

Links