1
0
mirror of https://github.com/balkian/jupyterhub-oauth.git synced 2024-09-28 22:51:43 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
J. Fernando Sánchez
60039de883 Updated to jupyterhub 0.7.2 to add OAUTH_TLS_VERIFY=0
Also updated oauthenticator and dockerspawner.
We had to update to get SSL to ignore self-signed SSL certificates now we are
temporarily using self-signed certificates.
2017-08-30 13:55:07 +02:00
J. Fernando Sánchez
85eab8aacc Upgrade to 1.7
* Pip install from submodule instead of git
* Updated README
* JPY_COOKIE_SECRET
* DATASET (Read only) and common (Write) folders
2017-01-25 01:53:05 +01:00
J. Fernando Sánchez
0bb2ea7963 Simplified spawner, added GitLab/OAuth
* Now we avoid using localusers and use a DockerSpawner directy
* There is an option to select other oauthenticator classes
2017-01-25 00:35:44 +01:00
J. Fernando Sánchez
f8289e37ee Added download_users script 2016-06-10 17:44:51 +02:00
J. Fernando Sánchez
7be39b76cd First commit 2016-04-13 17:38:30 +02:00