make tox happy
This commit is contained in:
@@ -103,7 +103,6 @@ class Auth(auth.BaseAuth):
|
|||||||
else:
|
else:
|
||||||
logger.info("auth.ldap_ssl_ca_file : (not provided)")
|
logger.info("auth.ldap_ssl_ca_file : (not provided)")
|
||||||
|
|
||||||
|
|
||||||
def _login2(self, login: str, password: str) -> str:
|
def _login2(self, login: str, password: str) -> str:
|
||||||
try:
|
try:
|
||||||
"""Bind as reader dn"""
|
"""Bind as reader dn"""
|
||||||
|
|||||||
Reference in New Issue
Block a user