I haz a login \o/
This commit is contained in:
parent
94f419394f
commit
2c188926a6
@ -296,7 +296,7 @@ ldapConfig app@(appSettings -> settings) = LDAPConfig
|
|||||||
, initDN = appLDAPDN settings
|
, initDN = appLDAPDN settings
|
||||||
, initPass = appLDAPPw settings
|
, initPass = appLDAPPw settings
|
||||||
, baseDN = appLDAPBaseName settings
|
, baseDN = appLDAPBaseName settings
|
||||||
, ldapScope = LdapScopeDefault
|
, ldapScope = LdapScopeSubtree
|
||||||
}
|
}
|
||||||
|
|
||||||
-- | Access function to determine if a user is logged in.
|
-- | Access function to determine if a user is logged in.
|
||||||
|
|||||||
Reference in New Issue
Block a user