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

8 Commits

Author SHA1 Message Date
J. Fernando Sánchez
79bce424dc Add docker-compose and improve instructions 2018-03-01 11:58:03 +01:00
J. Fernando Sánchez
6f50187ed1 Updated to 0.8.1
Single-user images are not tagged, so we got so far behind with jupyterhub that
oauth stopped working.

Closes #1
2018-01-31 18:42:08 +01:00
J. Fernando Sánchez
c3dc32cab3 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
2017-08-30 16:42:41 +02:00
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