bmo
bmo copied to clipboard
Bug 1524850 - Documented password guidelines do not match implementation
- 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
Need to fix couple more things.
Just realized an issue with my new changes so hold off on review.
Now ready for re-review.