mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +00:00
Added default roles for users and unified admin check
This commit is contained in:
@@ -112,7 +112,7 @@ class Authenticator(LoggingConfigurable):
|
||||
|
||||
Use this with supported authenticators to restrict which users can log in. This is an
|
||||
additional list that further restricts users, beyond whatever restrictions the
|
||||
authenticator has in place.
|
||||
authenticator has in place. Any user in this list is granted the 'user' role on hub startup.
|
||||
|
||||
If empty, does not perform any additional restriction.
|
||||
|
||||
|
Reference in New Issue
Block a user