Improve password complexity messaging
Send password form instructions that include password complexity and also send error messages back that include all parts of the complexity instead of single parts at a time. And clean up phrasing to be more consistent.
Showing
- common/djangoapps/student/tests/test_create_account.py 1 addition, 1 deletioncommon/djangoapps/student/tests/test_create_account.py
- common/djangoapps/student/tests/test_password_policy.py 18 additions, 19 deletionscommon/djangoapps/student/tests/test_password_policy.py
- common/djangoapps/student/tests/test_reset_password.py 2 additions, 2 deletionscommon/djangoapps/student/tests/test_reset_password.py
- common/djangoapps/util/password_policy_validators.py 151 additions, 35 deletionscommon/djangoapps/util/password_policy_validators.py
- common/djangoapps/util/tests/test_password_policy_validators.py 41 additions, 5 deletions.../djangoapps/util/tests/test_password_policy_validators.py
- lms/djangoapps/courseware/tests/test_password_history.py 1 addition, 1 deletionlms/djangoapps/courseware/tests/test_password_history.py
- openedx/core/djangoapps/user_api/api.py 11 additions, 11 deletionsopenedx/core/djangoapps/user_api/api.py
- openedx/core/djangoapps/user_api/tests/test_views.py 5 additions, 0 deletionsopenedx/core/djangoapps/user_api/tests/test_views.py
- openedx/core/djangoapps/user_api/validation/tests/test_views.py 4 additions, 4 deletions...x/core/djangoapps/user_api/validation/tests/test_views.py
- openedx/core/djangoapps/user_api/validation/views.py 1 addition, 1 deletionopenedx/core/djangoapps/user_api/validation/views.py
Loading
Please register or sign in to comment