Skip to content

SychO9/flarum-force-password-reset

Repository files navigation

Force Password Reset

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