Add 'Have I been pwned?' validation to Magento 2.
-
Updated
May 17, 2020 - PHP
Add 'Have I been pwned?' validation to Magento 2.
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)
PwnedPasswords-plugin for Laravel 10.x/11.x
A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)
Add a description, image, and links to the pwned topic page so that developers can more easily learn about it.
To associate your repository with the pwned topic, visit your repo's landing page and select "manage topics."