mirror of
https://github.com/balkian/jupyterhub-oauth.git
synced 2025-08-29 16:52:21 +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:
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
|
||||
|
Submodule oauthenticator updated: ac730b2761...89289f9273
Reference in New Issue
Block a user