bmo icon indicating copy to clipboard operation
bmo copied to clipboard

Bug 1524850 - Documented password guidelines do not match implementation

Open dklawren opened this issue 2 years ago • 1 comments

  • Removes dependency on Data::Password::passwdqc
  • Reverts to using simple regex checking of passwords
  • Increase min password length to 12 characters
  • Update password tests to work with different password requirements

dklawren avatar Aug 16 '22 23:08 dklawren

Need to fix couple more things.

dklawren avatar Aug 23 '22 21:08 dklawren

Just realized an issue with my new changes so hold off on review.

dklawren avatar Sep 07 '22 02:09 dklawren

Now ready for re-review.

dklawren avatar Sep 08 '22 16:09 dklawren