Skip to content

More options for PasswordRequirements

Compare
Choose a tag to compare
@bsoyka bsoyka released this 26 Jul 22:46

Added

  • check_breaches which uses check_password to check if the given password is found in any known data breaches
  • func which allows a custom function for checking passwords as a requirement