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:
parent
60039de883
commit
c3dc32cab3
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user