Skip to content
Snippets Groups Projects
__init__.py 211 B
Newer Older
Jakob Moser's avatar
Jakob Moser committed
"""
Tools to authenticate via LDAP. Has no ties whatsoever to the rest of the application's source code,
should therefore be freely copyable and reusable in other projects.
"""

from .Directory import Directory