Merge pull request #13755 from Microsoft/cdodge/restricted-oauth2-applications
Cdodge/restricted oauth2 applications
No related branches found
Showing
- cms/envs/common.py 7 additions, 0 deletionscms/envs/common.py
- cms/envs/test.py 0 additions, 4 deletionscms/envs/test.py
- lms/envs/common.py 7 additions, 2 deletionslms/envs/common.py
- lms/envs/test.py 0 additions, 4 deletionslms/envs/test.py
- lms/static/sass/views/_oauth2.scss 38 additions, 0 deletionslms/static/sass/views/_oauth2.scss
- lms/templates/oauth2_provider/authorize.html 51 additions, 0 deletionslms/templates/oauth2_provider/authorize.html
- openedx/core/djangoapps/oauth_dispatch/admin.py 12 additions, 0 deletionsopenedx/core/djangoapps/oauth_dispatch/admin.py
- openedx/core/djangoapps/oauth_dispatch/dot_overrides.py 39 additions, 0 deletionsopenedx/core/djangoapps/oauth_dispatch/dot_overrides.py
- openedx/core/djangoapps/oauth_dispatch/migrations/0001_initial.py 22 additions, 0 deletions...core/djangoapps/oauth_dispatch/migrations/0001_initial.py
- openedx/core/djangoapps/oauth_dispatch/migrations/__init__.py 0 additions, 0 deletions...edx/core/djangoapps/oauth_dispatch/migrations/__init__.py
- openedx/core/djangoapps/oauth_dispatch/models.py 45 additions, 0 deletionsopenedx/core/djangoapps/oauth_dispatch/models.py
- openedx/core/djangoapps/oauth_dispatch/tests/constants.py 1 addition, 0 deletionsopenedx/core/djangoapps/oauth_dispatch/tests/constants.py
- openedx/core/djangoapps/oauth_dispatch/tests/mixins.py 36 additions, 9 deletionsopenedx/core/djangoapps/oauth_dispatch/tests/mixins.py
- openedx/core/djangoapps/oauth_dispatch/tests/test_dot_adapter.py 43 additions, 2 deletions.../core/djangoapps/oauth_dispatch/tests/test_dot_adapter.py
- openedx/core/djangoapps/oauth_dispatch/tests/test_factories.py 5 additions, 0 deletions...dx/core/djangoapps/oauth_dispatch/tests/test_factories.py
- openedx/core/djangoapps/oauth_dispatch/tests/test_views.py 152 additions, 26 deletionsopenedx/core/djangoapps/oauth_dispatch/tests/test_views.py
- openedx/core/lib/api/tests/test_authentication.py 3 additions, 0 deletionsopenedx/core/lib/api/tests/test_authentication.py
Loading
Please register or sign in to comment