realms-wiki/realms/modules/auth/ldap/__init__.py
2015-10-14 17:36:22 -05:00

5 lines
78 B
Python

from flask_ldap_login import LDAPLoginManager
ldap_mgr = LDAPLoginManager()