Merge pull request #6077 from edx/will/enable-logistration
Login/Registration A/B test cleanup
Showing
- common/djangoapps/external_auth/login_and_register.py 92 additions, 0 deletionscommon/djangoapps/external_auth/login_and_register.py
- common/djangoapps/external_auth/tests/test_ssl.py 1 addition, 2 deletionscommon/djangoapps/external_auth/tests/test_ssl.py
- common/djangoapps/student/helpers.py 3 additions, 71 deletionscommon/djangoapps/student/helpers.py
- common/djangoapps/student/tests/test_login.py 4 additions, 36 deletionscommon/djangoapps/student/tests/test_login.py
- common/djangoapps/student/views.py 26 additions, 58 deletionscommon/djangoapps/student/views.py
- common/djangoapps/third_party_auth/pipeline.py 19 additions, 47 deletionscommon/djangoapps/third_party_auth/pipeline.py
- common/djangoapps/third_party_auth/tests/specs/base.py 14 additions, 27 deletionscommon/djangoapps/third_party_auth/tests/specs/base.py
- common/test/acceptance/tests/lms/test_lms.py 0 additions, 44 deletionscommon/test/acceptance/tests/lms/test_lms.py
- lms/djangoapps/courseware/features/login.feature 0 additions, 58 deletionslms/djangoapps/courseware/features/login.feature
- lms/djangoapps/courseware/features/login.py 0 additions, 59 deletionslms/djangoapps/courseware/features/login.py
- lms/djangoapps/courseware/features/signup.feature 0 additions, 19 deletionslms/djangoapps/courseware/features/signup.feature
- lms/djangoapps/courseware/features/signup.py 0 additions, 33 deletionslms/djangoapps/courseware/features/signup.py
- lms/djangoapps/courseware/tests/test_registration_extra_vars.py 0 additions, 293 deletions...angoapps/courseware/tests/test_registration_extra_vars.py
- lms/djangoapps/instructor/enrollment.py 1 addition, 1 deletionlms/djangoapps/instructor/enrollment.py
- lms/djangoapps/instructor/views/legacy.py 1 addition, 1 deletionlms/djangoapps/instructor/views/legacy.py
- lms/djangoapps/student_account/helpers.py 70 additions, 2 deletionslms/djangoapps/student_account/helpers.py
- lms/djangoapps/student_account/test/test_views.py 33 additions, 12 deletionslms/djangoapps/student_account/test/test_views.py
- lms/djangoapps/student_account/views.py 44 additions, 4 deletionslms/djangoapps/student_account/views.py
- lms/templates/courseware/mktg_course_about.html 8 additions, 0 deletionslms/templates/courseware/mktg_course_about.html
- lms/urls.py 17 additions, 5 deletionslms/urls.py
Loading
Please register or sign in to comment