Merge pull request #4619 from varundhand/main

FIx: typo in auth.py
This commit is contained in:
Erik Sundell
2023-10-29 19:01:47 +01:00
committed by GitHub

View File

@@ -593,7 +593,7 @@ class Authenticator(LoggingConfigurable):
Args:
handler (tornado.web.RequestHandler): the current request handler
authentication: The authetication dict generated by `authenticate`.
authentication: The authentication dict generated by `authenticate`.
Returns:
admin_status (Bool or None):
The admin status of the user, or None if it could not be