Merge pull request #19500 from edx/saleem-latif/ENT-1118
ENT-1118: Update sign in email address for continued access
Showing
- common/djangoapps/student/forms.py 45 additions, 1 deletioncommon/djangoapps/student/forms.py
- common/djangoapps/student/message_types.py 7 additions, 0 deletionscommon/djangoapps/student/message_types.py
- common/djangoapps/student/tests/factories.py 10 additions, 0 deletionscommon/djangoapps/student/tests/factories.py
- common/djangoapps/student/urls.py 5 additions, 0 deletionscommon/djangoapps/student/urls.py
- common/djangoapps/student/views/management.py 127 additions, 0 deletionscommon/djangoapps/student/views/management.py
- common/templates/student/edx_ace/accountrecovery/email/body.html 28 additions, 0 deletions...templates/student/edx_ace/accountrecovery/email/body.html
- common/templates/student/edx_ace/accountrecovery/email/body.txt 12 additions, 0 deletions.../templates/student/edx_ace/accountrecovery/email/body.txt
- common/templates/student/edx_ace/accountrecovery/email/from_name.txt 1 addition, 0 deletions...lates/student/edx_ace/accountrecovery/email/from_name.txt
- common/templates/student/edx_ace/accountrecovery/email/head.html 1 addition, 0 deletions...templates/student/edx_ace/accountrecovery/email/head.html
- common/templates/student/edx_ace/accountrecovery/email/subject.txt 4 additions, 0 deletions...mplates/student/edx_ace/accountrecovery/email/subject.txt
- lms/static/js/student_account/components/PasswordResetConfirmation.jsx 6 additions, 2 deletions.../student_account/components/PasswordResetConfirmation.jsx
- lms/static/js/student_account/views/AccessView.js 4 additions, 1 deletionlms/static/js/student_account/views/AccessView.js
- lms/static/js/student_account/views/LoginView.js 8 additions, 2 deletionslms/static/js/student_account/views/LoginView.js
- lms/templates/account_recovery/password_create_confirm.html 56 additions, 0 deletionslms/templates/account_recovery/password_create_confirm.html
- openedx/core/djangoapps/user_authn/views/login_form.py 7 additions, 0 deletionsopenedx/core/djangoapps/user_authn/views/login_form.py
- openedx/core/djangoapps/user_authn/views/tests/test_views.py 77 additions, 0 deletionsopenedx/core/djangoapps/user_authn/views/tests/test_views.py
Loading
Please register or sign in to comment