mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Merge pull request #2424 from ryanpetrello/oauth-toolkit-upgrade
update to the latest stable 1.1 django-oauth-toolkit Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
@@ -13,7 +13,7 @@ django-celery==3.2.2
|
||||
django-crum==0.7.2
|
||||
django-extensions==2.0.0
|
||||
django-jsonfield==1.0.1
|
||||
git+https://github.com/ansible/django-oauth-toolkit@stable/1.1#egg=django-oauth-toolkit # forked to resolve a security issue: https://github.com/jazzband/django-oauth-toolkit/issues/625
|
||||
django-oauth-toolkit==1.1.3
|
||||
django-polymorphic==2.0.2
|
||||
django-pglocks==1.0.2
|
||||
django-radius==1.1.0
|
||||
|
||||
@@ -32,6 +32,7 @@ django-celery==3.2.2
|
||||
django-crum==0.7.2
|
||||
django-extensions==2.0.0
|
||||
django-jsonfield==1.0.1
|
||||
django-oauth-toolkit==1.1.3
|
||||
django-pglocks==1.0.2
|
||||
django-polymorphic==2.0.2
|
||||
django-radius==1.1.0
|
||||
|
||||
@@ -3,4 +3,3 @@ git+https://github.com/ansible/django-qsstats-magic.git@tower_0.7.2#egg=django-q
|
||||
git+https://github.com/ansible/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
||||
git+https://github.com/ansible/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
||||
git+https://github.com/ansible/docutils.git@master#egg=docutils
|
||||
git+https://github.com/ansible/django-oauth-toolkit@stable/1.1#egg=django-oauth-toolkit
|
||||
|
||||
Reference in New Issue
Block a user