mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 04:23:01 +00:00
Placeholder for roles in spawner
This commit is contained in:
@@ -568,7 +568,7 @@ class User:
|
||||
client_id,
|
||||
api_token,
|
||||
url_path_join(self.url, server_name, 'oauth_callback'),
|
||||
description="Server at %s"
|
||||
description="Server at %s" # todo: own server: 'users:servers!user={username} as allowed role?
|
||||
% (url_path_join(self.base_url, server_name) + '/'),
|
||||
)
|
||||
db.commit()
|
||||
|
Reference in New Issue
Block a user