Merge pull request #19318 from edx/saleem-latif/ENT-1116
ENT-1116: Add recovery email to account settings page
No related branches found
Showing
- common/djangoapps/student/migrations/0017_userprofile_secondary_email.py 20 additions, 0 deletions...ps/student/migrations/0017_userprofile_secondary_email.py
- common/djangoapps/student/models.py 1 addition, 0 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/views/management.py 29 additions, 2 deletionscommon/djangoapps/student/views/management.py
- lms/envs/common.py 1 addition, 0 deletionslms/envs/common.py
- lms/static/js/student_account/models/user_account_model.js 2 additions, 1 deletionlms/static/js/student_account/models/user_account_model.js
- lms/static/js/student_account/views/account_settings_factory.js 26 additions, 3 deletions...atic/js/student_account/views/account_settings_factory.js
- lms/templates/student_account/account_settings.html 4 additions, 1 deletionlms/templates/student_account/account_settings.html
- openedx/core/djangoapps/user_api/accounts/api.py 38 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/api.py
- openedx/core/djangoapps/user_api/accounts/serializers.py 8 additions, 1 deletionopenedx/core/djangoapps/user_api/accounts/serializers.py
- openedx/core/djangoapps/user_api/accounts/utils.py 25 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/utils.py
- openedx/features/content_type_gating/tests/test_access.py 1 addition, 1 deletionopenedx/features/content_type_gating/tests/test_access.py
- openedx/features/enterprise_support/utils.py 14 additions, 0 deletionsopenedx/features/enterprise_support/utils.py
Loading
Please register or sign in to comment