zxcvbn-php
zxcvbn-php copied to clipboard
Add ability to block custom words
We would like to be able to blacklist custom words, such as the name of the website on which this is being used.
If you pass in those words as $userInputs they will (in most, if not all) cases be flagged as dictionary matches against the user_inputs dictionary.