fof / pwned-passwords
Check passwords against the Have I Been Pwned password database
Fund package maintenance!
Website
Installs: 4 865
Dependents: 2
Suggesters: 0
Security: 0
Stars: 7
Watchers: 4
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.6
- guzzlehttp/guzzle: 6.* || 7.*
Replaces
This package is auto-updated.
Last update: 2023-09-22 07:24:28 UTC
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.