Skip to content

Commit

Permalink
Merge pull request #260 from willirath/patch-1
Browse files Browse the repository at this point in the history
Use newer firstuseauthenticator
  • Loading branch information
yuvipanda authored Jan 25, 2019
2 parents 0583772 + 29d4419 commit 6a0d8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def ensure_jupyterhub_package(prefix):
'jupyterhub==0.9.4',
'jupyterhub-dummyauthenticator==0.3.1',
'jupyterhub-systemdspawner==0.11',
'jupyterhub-firstuseauthenticator==0.11',
'jupyterhub-firstuseauthenticator==0.12',
'jupyterhub-ldapauthenticator==1.2.2',
'oauthenticator==0.8.0',
])
Expand Down

0 comments on commit 6a0d8bb

Please sign in to comment.