mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
make tox happy
This commit is contained in:
parent
46acbfd987
commit
886f4ee8d0
1 changed files with 0 additions and 1 deletions
|
@ -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"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue