Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

php-signup-login

  • Clone with SSH
  • Clone with HTTPS
  • Cyaniventer's avatar
    Cyaniventer authored
    Forcing users to use at least one letter and number is bad practice and
    you should let users choose anything as their password as long as it is
    greater than 7 characters.
    
    Current Password Policy
    
    - should be greater than 7 characters
    81a4909e
    History
    Name Last commit Last update
    LICENSE
    README.md
    index.php
    signup-login.php