mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 04:23:01 +00:00
Remove old comment, include description in servername error
Co-authored-by: Min RK <benjaminrk@gmail.com>
This commit is contained in:
@@ -687,7 +687,6 @@ class User:
|
||||
client_id,
|
||||
api_token,
|
||||
url_path_join(self.url, url_escape_path(server_name), 'oauth_callback'),
|
||||
# url_path_join(self.url, server_name, 'oauth_callback'),
|
||||
allowed_roles=allowed_roles,
|
||||
description="Server at %s"
|
||||
% (url_path_join(self.base_url, server_name) + '/'),
|
||||
|
Reference in New Issue
Block a user