Merge pull request #19045 from edx/jeskew/PLAT_2146_again_add_username_retirement_check
Check for retired usernames as well as existing ones in validation.
Showing
- common/djangoapps/student/helpers.py 3 additions, 2 deletionscommon/djangoapps/student/helpers.py
- common/djangoapps/student/models.py 7 additions, 0 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/tests/test_retirement.py 40 additions, 45 deletionscommon/djangoapps/student/tests/test_retirement.py
- openedx/core/djangoapps/user_api/accounts/api.py 2 additions, 2 deletionsopenedx/core/djangoapps/user_api/accounts/api.py
- openedx/core/djangoapps/user_api/tests/test_views.py 44 additions, 1 deletionopenedx/core/djangoapps/user_api/tests/test_views.py
Please register or sign in to comment