1
0
mirror of https://github.com/balkian/jupyterhub-oauth.git synced 2024-12-21 11:38:14 +00:00

Using a fork of oauthenticator temporarily

Oauthenticator fails with newer versions of the API for non-admin users.
This fork takes care of that until PR116 is merged:

https://github.com/jupyterhub/oauthenticator/pull/116
This commit is contained in:
J. Fernando Sánchez 2017-08-30 16:42:41 +02:00
parent 60039de883
commit c3dc32cab3
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "oauthenticator"]
path = oauthenticator
url = https://github.com/jupyter/oauthenticator.git
url = https://github.com/balkian/oauthenticator.git
[submodule "dockerspawner"]
path = dockerspawner
url = https://github.com/jupyter/dockerspawner.git

@ -1 +1 @@
Subproject commit ac730b276184640227c2ca999bfccfe7472fca85
Subproject commit 89289f9273a2b89467ba405a9abd68d35d86a4f9