mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Merge pull request #2764 from ryanpetrello/dot-fork
pin django-oauth-toolkit to our fork w/ a security fix
This commit is contained in:
commit
9193125cc1
@ -16,7 +16,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.2
|
||||
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-polymorphic==2.0.2
|
||||
django-pglocks==1.0.2
|
||||
django-radius==1.1.0
|
||||
|
||||
@ -114,7 +114,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.2
|
||||
git+https://github.com/ansible/django-oauth-toolkit@stable/1.1#egg=django-oauth-toolkit
|
||||
django-pglocks==1.0.2
|
||||
django-polymorphic==2.0.2
|
||||
django-radius==1.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user