ldap first pass

This commit is contained in:
Matthew Scragg 2015-10-14 17:36:22 -05:00
parent 3c2f4a0445
commit 2eaf09dc78
13 changed files with 148 additions and 25 deletions

View file

@ -0,0 +1,4 @@
from flask_ldap_login import LDAPLoginManager
ldap_mgr = LDAPLoginManager()