Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1302 from akatsoulas/bump-oidc
Browse files Browse the repository at this point in the history
Bump oidc lib to version 0.1.10.
  • Loading branch information
akatsoulas authored Jan 20, 2017
2 parents a583116 + 58179b5 commit 73ee34e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion remo/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,4 +352,3 @@ def lazy_oidc_op_domain():
OIDC_OP_DOMAIN = lazy(lazy_oidc_op_domain, str)()
OIDC_STORE_ACCESS_TOKEN = True
OIDC_RP_CLIENT_SECRET_ENCODED = True
OIDC_OP_LOGOUT_URL_METHOD = 'mozilla_django_oidc.contrib.auth0.utils.logout_url'
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ ecdsa==0.13 \
--hash=sha256:64cf1ee26d1cde3c73c6d7d107f835fed7c6a2904aef9eac223d57ad800c43fa
future==0.16.0 \
--hash=sha256:e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb
mozilla-django-oidc==0.1.9 \
--hash=sha256:9dfa1ebb6609651a63bb2b742cd1292c6e6f5cab83d846a1a2e9366f845733a6 \
--hash=sha256:856a82e27b67da0731dc19abe22c58172628bbc8c45638c22e9003cec330aab1
mozilla-django-oidc==0.1.10 \
--hash=sha256:620029825c6fb66da26a79426595ee8d863c0610ca706dc0c83bbcd8cde25242 \
--hash=sha256:f674ad617c0a0d73c9ea8f85bfa6067bd45fbd802c8437ad8faa21899b41cb3b

0 comments on commit 73ee34e

Please sign in to comment.