Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 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)

Awesome Lists containing this project

README

        



Latest Version


Build Status


Quality Score

StyleCI

Total Downloads

# 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