Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@RobertNorthard RobertNorthard released this 07 Apr 16:08
· 4 commits to master since this release

Added password complexity rules:

  • Minimum length: 9
  • Maximum length: no limit
  • Minimum number of lowercase characters: 1
  • Minimum number of uppercase characters: 1
  • Minimum number of digits: 1
  • Minimum number of special characters: 1
  • Your new password can not be the same as your old password