mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo
This commit is contained in:
parent
50a42e1d87
commit
78cc445bd2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from moulinette.core import MoulinetteError
|
|||
from moulinette.authentication import BaseAuthenticator
|
||||
from yunohost.utils.error import YunohostError
|
||||
|
||||
logger = logging.getLogger("yunohost.authenticators.lpda_admin")
|
||||
logger = logging.getLogger("yunohost.authenticators.ldap_admin")
|
||||
|
||||
class Authenticator(BaseAuthenticator):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue