Merge pull request #19611 from edx/saleem-latif/ENT-1452
ENT-1452: Consolidate recovery assistance forms
No related branches found
No related tags found
Showing
- common/djangoapps/student/forms.py 15 additions, 52 deletionscommon/djangoapps/student/forms.py
- common/djangoapps/student/urls.py 0 additions, 6 deletionscommon/djangoapps/student/urls.py
- common/djangoapps/student/views/management.py 45 additions, 158 deletionscommon/djangoapps/student/views/management.py
- lms/static/js/spec/student_account/account_recovery_spec.js 0 additions, 152 deletionslms/static/js/spec/student_account/account_recovery_spec.js
- lms/static/js/student_account/views/AccessView.js 1 addition, 41 deletionslms/static/js/student_account/views/AccessView.js
- lms/static/js/student_account/views/AccountRecoveryView.js 0 additions, 39 deletionslms/static/js/student_account/views/AccountRecoveryView.js
- lms/static/js/student_account/views/FormView.js 0 additions, 6 deletionslms/static/js/student_account/views/FormView.js
- lms/static/js/student_account/views/LoginView.js 1 addition, 9 deletionslms/static/js/student_account/views/LoginView.js
- lms/static/lms/js/spec/main.js 0 additions, 1 deletionlms/static/lms/js/spec/main.js
- lms/templates/account_recovery/password_create_confirm.html 0 additions, 56 deletionslms/templates/account_recovery/password_create_confirm.html
- lms/templates/student_account/account_recovery.underscore 0 additions, 13 deletionslms/templates/student_account/account_recovery.underscore
- lms/templates/student_account/form_field.underscore 1 addition, 1 deletionlms/templates/student_account/form_field.underscore
- lms/templates/student_account/login_and_register.html 1 addition, 1 deletionlms/templates/student_account/login_and_register.html
- lms/templates/student_account/password_reset.underscore 3 additions, 3 deletionslms/templates/student_account/password_reset.underscore
- openedx/core/djangoapps/user_api/accounts/api.py 0 additions, 30 deletionsopenedx/core/djangoapps/user_api/accounts/api.py
- openedx/core/djangoapps/user_api/api.py 0 additions, 48 deletionsopenedx/core/djangoapps/user_api/api.py
- openedx/core/djangoapps/user_authn/views/login_form.py 0 additions, 3 deletionsopenedx/core/djangoapps/user_authn/views/login_form.py
- openedx/core/djangoapps/user_authn/views/tests/test_views.py 0 additions, 88 deletionsopenedx/core/djangoapps/user_authn/views/tests/test_views.py
Loading
Please register or sign in to comment