Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Low-budget password strength estimation for your Flarum forum.

License

Notifications You must be signed in to change notification settings

the-turk/flarum-password-strength

Repository files navigation

Password Strength Indicator for Flarum

MIT license Latest Stable Version Total Downloads

Low-budget password strength estimation for your forum.

Indicator

Click to view settings screenshot

Features

  • Based on zxcvbn (by DropBox).
  • Password strength is labeled as 'Weak', 'Could be stronger' and 'Strong'.
  • Customizable display modes.

Installation

composer require the-turk/flarum-password-strength

Updating

composer update the-turk/flarum-password-strength
php flarum cache:clear

Usage

Just enable the extension and customize if you wish.

ToDo

  • I have no idea about how to implement it inside the reset password blade but you're very welcome to guide me or open a pull request on GitHub.

Links

About

Low-budget password strength estimation for your Flarum forum.

Resources

License

Stars

Watchers

Forks

Packages

No packages published