Adding 'visible' field for SSO providers
Showing
- common/djangoapps/student/helpers.py 1 addition, 1 deletioncommon/djangoapps/student/helpers.py
- common/djangoapps/student/tests/test_login_registration_forms.py 4 additions, 4 deletions...djangoapps/student/tests/test_login_registration_forms.py
- common/djangoapps/third_party_auth/api/tests/test_views.py 5 additions, 1 deletioncommon/djangoapps/third_party_auth/api/tests/test_views.py
- common/djangoapps/third_party_auth/migrations/0004_add_visible_field.py 67 additions, 0 deletions...pps/third_party_auth/migrations/0004_add_visible_field.py
- common/djangoapps/third_party_auth/models.py 16 additions, 0 deletionscommon/djangoapps/third_party_auth/models.py
- common/djangoapps/third_party_auth/provider.py 3 additions, 3 deletionscommon/djangoapps/third_party_auth/provider.py
- common/djangoapps/third_party_auth/tests/specs/test_azuread.py 1 addition, 0 deletions...n/djangoapps/third_party_auth/tests/specs/test_azuread.py
- common/djangoapps/third_party_auth/tests/specs/test_generic.py 1 addition, 1 deletion...n/djangoapps/third_party_auth/tests/specs/test_generic.py
- common/djangoapps/third_party_auth/tests/specs/test_google.py 1 addition, 0 deletions...on/djangoapps/third_party_auth/tests/specs/test_google.py
- common/djangoapps/third_party_auth/tests/specs/test_linkedin.py 1 addition, 0 deletions.../djangoapps/third_party_auth/tests/specs/test_linkedin.py
- common/djangoapps/third_party_auth/tests/specs/test_testshib.py 1 addition, 0 deletions.../djangoapps/third_party_auth/tests/specs/test_testshib.py
- common/djangoapps/third_party_auth/tests/specs/test_twitter.py 1 addition, 0 deletions...n/djangoapps/third_party_auth/tests/specs/test_twitter.py
- common/djangoapps/third_party_auth/tests/test_provider.py 23 additions, 1 deletioncommon/djangoapps/third_party_auth/tests/test_provider.py
- common/djangoapps/third_party_auth/tests/utils.py 2 additions, 2 deletionscommon/djangoapps/third_party_auth/tests/utils.py
- common/test/db_fixtures/third_party_auth.json 6 additions, 3 deletionscommon/test/db_fixtures/third_party_auth.json
- lms/djangoapps/student_account/test/test_views.py 5 additions, 4 deletionslms/djangoapps/student_account/test/test_views.py
- lms/djangoapps/student_account/views.py 4 additions, 2 deletionslms/djangoapps/student_account/views.py
- lms/templates/login.html 1 addition, 1 deletionlms/templates/login.html
- lms/templates/register-form.html 1 addition, 1 deletionlms/templates/register-form.html
- lms/templates/student_profile/third_party_auth.html 1 addition, 1 deletionlms/templates/student_profile/third_party_auth.html
Loading
Please register or sign in to comment