Add comment

This commit is contained in:
Daisuke Taniwaki
2020-12-23 13:42:51 +09:00
parent c833fae901
commit ca3ceac4f3

View File

@@ -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