views.py
44 KB
- 
Fix login page password min length restriction. · e29c3fdeIn the reset password flow one can enter a single character password and subsequently cannot login to the site as password complexity is apparently enforced on the login page. Login page should not enforce password complexity. LEARNER-1209 Waheed Ahmed committed