Merge pull request #3087 from fcollonval/patch-1

This commit is contained in:
Min RK
2020-06-23 10:02:34 +02:00
committed by GitHub

View File

@@ -206,6 +206,7 @@ class Authenticator(LoggingConfigurable):
delete_invalid_users = Bool(
False,
config=True,
help="""Delete any users from the database that do not pass validation
When JupyterHub starts, `.add_user` will be called