Merge pull request #4946 from kellyrowland/override-allow-all-docs-fix

This commit is contained in:
Min RK
2024-11-08 22:12:37 +01:00
committed by GitHub

View File

@@ -223,6 +223,7 @@ class Authenticator(LoggingConfigurable):
Authenticator subclasses may override the default with e.g.::
from traitlets import default
@default("allow_all")
def _default_allow_all(self):
# if _any_ auth config (depends on the Authenticator)