fof / pwned-passwords
Check passwords against the Have I Been Pwned password database
Fund package maintenance!
Website
Installs: 3 778
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 4
Forks: 2
Open Issues: 2
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
- guzzlehttp/guzzle: 6.* || 7.*
Replaces
README
A Flarum extension that checks passwords against Have I Been Pwned's password database during registration to check for passwords seen in known data breaches.
Installation
Using composer:
composer require fof/pwned-passwords:"*"
Updating
Using composer:
composer update fof/pwned-passwords
Links
An extension by FriendsOfFlarum.