DEPR-20 Remove django-openid-auth
This commit is contained in:
@@ -1244,7 +1244,6 @@ INSTALLED_APPS = [
|
||||
'mptt',
|
||||
'sekizai',
|
||||
'openedx.core.djangoapps.user_api',
|
||||
'django_openid_auth',
|
||||
|
||||
# Country embargo support
|
||||
'openedx.core.djangoapps.embargo',
|
||||
|
||||
@@ -72,7 +72,6 @@ django-mysql==2.4.1
|
||||
git+https://github.com/edx/django-oauth-plus.git@66155b545b23ebc01ec438849d303077e8198dfd#egg=django-oauth-plus==2.2.9.edx-3
|
||||
django-oauth-toolkit==1.1.3
|
||||
django-object-actions==1.1.0 # via edx-enterprise
|
||||
git+https://github.com/edx/django-openid-auth.git@0.15.1#egg=django-openid-auth==0.15.1
|
||||
django-pipeline==1.6.14
|
||||
django-pyfs==2.0
|
||||
django-ratelimit-backend==1.1.1
|
||||
|
||||
@@ -96,7 +96,6 @@ django-mysql==2.4.1
|
||||
git+https://github.com/edx/django-oauth-plus.git@66155b545b23ebc01ec438849d303077e8198dfd#egg=django-oauth-plus==2.2.9.edx-3
|
||||
django-oauth-toolkit==1.1.3
|
||||
django-object-actions==1.1.0
|
||||
git+https://github.com/edx/django-openid-auth.git@0.15.1#egg=django-openid-auth==0.15.1
|
||||
django-pipeline==1.6.14
|
||||
django-pyfs==2.0
|
||||
django-ratelimit-backend==1.1.1
|
||||
|
||||
@@ -57,7 +57,6 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2
|
||||
|
||||
# Third-party:
|
||||
-e git+https://github.com/edx/django-wiki.git@v0.0.23#egg=django-wiki
|
||||
git+https://github.com/edx/django-openid-auth.git@0.15.1#egg=django-openid-auth==0.15.1
|
||||
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
|
||||
-e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev
|
||||
-e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme
|
||||
|
||||
@@ -93,7 +93,6 @@ django-mysql==2.4.1
|
||||
git+https://github.com/edx/django-oauth-plus.git@66155b545b23ebc01ec438849d303077e8198dfd#egg=django-oauth-plus==2.2.9.edx-3
|
||||
django-oauth-toolkit==1.1.3
|
||||
django-object-actions==1.1.0
|
||||
git+https://github.com/edx/django-openid-auth.git@0.15.1#egg=django-openid-auth==0.15.1
|
||||
django-pipeline==1.6.14
|
||||
django-pyfs==2.0
|
||||
django-ratelimit-backend==1.1.1
|
||||
|
||||
Reference in New Issue
Block a user