Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1763 from johngian/upgrade-mozilla-django-oidc
Browse files Browse the repository at this point in the history
Upgrade mozilla-django-oidc to latest version.
  • Loading branch information
johngian authored Jul 6, 2017
2 parents c0c2763 + c431610 commit de4114c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion mozillians/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ def COMPRESS_JINJA2_GET_ENVIRONMENT():
'mobility.middleware.DetectMobileMiddleware',
'mobility.middleware.XMobileMiddleware',
'csp.middleware.CSPMiddleware',
'mozilla_django_oidc.contrib.auth0.middleware.RefreshIDToken',

'mozillians.common.middleware.StrongholdMiddleware',
'mozillians.phonebook.middleware.RegisterMiddleware',
Expand Down
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,9 @@ ecdsa==0.13 \
--hash=sha256:64cf1ee26d1cde3c73c6d7d107f835fed7c6a2904aef9eac223d57ad800c43fa
future==0.16.0 \
--hash=sha256:e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb
mozilla-django-oidc==0.1.7 \
--hash=sha256:bdcf175cb010c0954f2e366f8377f60585baacfc30cd6a28bc6b671acc3a7067 \
--hash=sha256:5ba5d7991680bb25ffb59a98f7240f4b2cefc0cef3af219eb5cc2ac2535b66d1
mozilla-django-oidc==0.3.1 \
--hash=sha256:59abd3941ba3471a7baef18a0f704868821cc48ccedd6469fa9e1d08fdc737f3 \
--hash=sha256:f906d4ea1879ee588da4a4369013ade19101624516b977fc96b271144123b446
olefile==0.44 \
--hash=sha256:61f2ca0cd0aa77279eb943c07f607438edf374096b66332fae1ee64a6f0f73ad
django-cities-light==3.3.0 \
Expand Down

0 comments on commit de4114c

Please sign in to comment.