5 lines
78 B
Python
5 lines
78 B
Python
from flask_ldap_login import LDAPLoginManager
|
|
|
|
ldap_mgr = LDAPLoginManager()
|
|
|