This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
Releases: ubient/laravel-pwned-passwords
Releases · ubient/laravel-pwned-passwords
3.4.0
3.3.1
3.3.0
- Add support for Laravel 8
3.2.0
- Ability to translate & modify the pwned validation message (thanks to @niekdemelker)
3.1.0
- Add support for Laravel 7
- Fixed a bug where an error might be thrown for not being able to reach the Pwned Passwords API. Instead, the default behaviour now is to accept the password as non-pwned and send a warning to Laravel's Log. If you would like to override this behaviour, you can create your own implementation of the LookupErrorHandler and bind it in your application.
3.0.0
- Drop support for Laravel 5.7 and older
- Add support for Laravel 6.0
2.0.0
- Drop support for PHP 7.1
- Add support for Laravel 5.8
1.0.0
Stable release 1.0.0