mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 16:03:00 +00:00
TODO is TODONE
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com>
This commit is contained in:
@@ -297,7 +297,7 @@ class Authenticator(LoggingConfigurable):
|
||||
self._init_deprecated_methods()
|
||||
|
||||
def _init_deprecated_methods(self):
|
||||
# TODO: properly handle deprecated signature *and* name
|
||||
# handles deprecated signature *and* name
|
||||
# with correct subclass override priority!
|
||||
for old_name, new_name in (
|
||||
('check_whitelist', 'check_allowed'),
|
||||
|
Reference in New Issue
Block a user