Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubient/laravel-pwned-passwords
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)
https://github.com/ubient/laravel-pwned-passwords
haveibeenpwned laravel password password-safety passwords php pwned pwned-passwords security validation
Last synced: 3 months ago
JSON representation
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)
- Host: GitHub
- URL: https://github.com/ubient/laravel-pwned-passwords
- Owner: ubient
- License: mit
- Archived: true
- Created: 2018-10-07T17:23:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T15:26:23.000Z (over 3 years ago)
- Last Synced: 2024-07-23T13:32:13.976Z (4 months ago)
- Topics: haveibeenpwned, laravel, password, password-safety, passwords, php, pwned, pwned-passwords, security, validation
- Language: PHP
- Homepage:
- Size: 59.6 KB
- Stars: 65
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pwned Passwords
This package is no longer maintained, as it's features have been absorbed into [laravel/framework](https://github.com/laravel/framework/pull/36960) v8.x.
While this package will remain available for the forseeable future, **this package WILL NOT be receiving any further (security) updates going forward**, making the upgrade to [laravel/framework 8.39.0 (or newer)](https://github.com/laravel/framework/releases/tag/v8.39.0) and usage of that implementation highly recommended.
For more details, please see https://laravel.com/docs/8.x/validation#validating-passwords