mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Add tmpauthenticator by default to TLJH
Is popular enough we should let people use it by default
This commit is contained in:
@@ -208,6 +208,7 @@ def ensure_jupyterhub_package(prefix):
|
||||
'jupyterhub-firstuseauthenticator==0.12',
|
||||
'jupyterhub-nativeauthenticator==0.0.4',
|
||||
'jupyterhub-ldapauthenticator==1.2.2',
|
||||
'jupyterhub-tmpauthenticator==0.6',
|
||||
'oauthenticator==0.8.2',
|
||||
])
|
||||
traefik.ensure_traefik_binary(prefix)
|
||||
|
||||
Reference in New Issue
Block a user