Merge pull request #3450 from johncox-google/johncox/feature/buttons
Change signin control from text list to buttons.
No related branches found
No related tags found
Showing
- AUTHORS 1 addition, 0 deletionsAUTHORS
- CHANGELOG.rst 2 additions, 0 deletionsCHANGELOG.rst
- common/djangoapps/student/views.py 118 additions, 28 deletionscommon/djangoapps/student/views.py
- common/djangoapps/third_party_auth/middleware.py 18 additions, 0 deletionscommon/djangoapps/third_party_auth/middleware.py
- common/djangoapps/third_party_auth/pipeline.py 357 additions, 4 deletionscommon/djangoapps/third_party_auth/pipeline.py
- common/djangoapps/third_party_auth/provider.py 129 additions, 16 deletionscommon/djangoapps/third_party_auth/provider.py
- common/djangoapps/third_party_auth/settings.py 55 additions, 10 deletionscommon/djangoapps/third_party_auth/settings.py
- common/djangoapps/third_party_auth/tests/specs/__init__.py 0 additions, 0 deletionscommon/djangoapps/third_party_auth/tests/specs/__init__.py
- common/djangoapps/third_party_auth/tests/specs/base.py 717 additions, 0 deletionscommon/djangoapps/third_party_auth/tests/specs/base.py
- common/djangoapps/third_party_auth/tests/specs/test_google.py 34 additions, 0 deletions...on/djangoapps/third_party_auth/tests/specs/test_google.py
- common/djangoapps/third_party_auth/tests/specs/test_linkedin.py 27 additions, 0 deletions.../djangoapps/third_party_auth/tests/specs/test_linkedin.py
- common/djangoapps/third_party_auth/tests/test_pipeline.py 42 additions, 0 deletionscommon/djangoapps/third_party_auth/tests/test_pipeline.py
- common/djangoapps/third_party_auth/tests/test_pipeline_integration.py 179 additions, 0 deletions...oapps/third_party_auth/tests/test_pipeline_integration.py
- common/djangoapps/third_party_auth/tests/test_provider.py 17 additions, 6 deletionscommon/djangoapps/third_party_auth/tests/test_provider.py
- common/djangoapps/third_party_auth/tests/test_settings.py 23 additions, 7 deletionscommon/djangoapps/third_party_auth/tests/test_settings.py
- common/djangoapps/third_party_auth/tests/test_settings_integration.py 7 additions, 19 deletions...oapps/third_party_auth/tests/test_settings_integration.py
- common/djangoapps/third_party_auth/tests/testutil.py 4 additions, 1 deletioncommon/djangoapps/third_party_auth/tests/testutil.py
- common/djangoapps/third_party_auth/urls.py 3 additions, 1 deletioncommon/djangoapps/third_party_auth/urls.py
- lms/envs/acceptance.py 4 additions, 0 deletionslms/envs/acceptance.py
- lms/envs/test.py 3 additions, 0 deletionslms/envs/test.py
Loading
Please register or sign in to comment