Skip to content

Simple Laravel validation rule that allows you to prevent or limit the re-use of passwords that are known to be pwned (unsafe). Based on TroyHunt's Have I Been Pwned (https://haveibeenpwned.com)

License

Notifications You must be signed in to change notification settings

mobilelocker/laravel-pwned-passwords

This branch is 2 commits ahead of ubient/laravel-pwned-passwords:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e35a3b · Mar 28, 2024

History

26 Commits
Nov 2, 2020
Aug 25, 2020
Aug 25, 2020
Aug 25, 2020
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020
Oct 7, 2018
Sep 7, 2020
Oct 8, 2018
Oct 7, 2018
Apr 23, 2021
Mar 28, 2024
Oct 8, 2018

Repository files navigation

About

Simple Laravel validation rule that allows you to prevent or limit the re-use of passwords that are known to be pwned (unsafe). Based on TroyHunt's Have I Been Pwned (https://haveibeenpwned.com)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%