jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.03k stars 339 forks source link

jupyterhub 5 #989

Closed minrk closed 2 weeks ago

minrk commented 3 weeks ago

require 5.1.0 for security fixes

minrk commented 3 weeks ago

FirstUse should have allow_all = True by default, I think. Done here via config, but also proposed updating the default upstream: https://github.com/jupyterhub/firstuseauthenticator/pull/56