mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +00:00
Add comment
This commit is contained in:
@@ -1102,6 +1102,7 @@ class PAMAuthenticator(LocalAuthenticator):
|
||||
return super().normalize_username(username)
|
||||
|
||||
def get_custom_html(self, base_url):
|
||||
"""Get custom HTML for the authenticator."""
|
||||
return self.custom_html
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user