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
|
||||
, initPass = appLDAPPw settings
|
||||
, baseDN = appLDAPBaseName settings
|
||||
, ldapScope = LdapScopeDefault
|
||||
, ldapScope = LdapScopeSubtree
|
||||
}
|
||||
|
||||
-- | Access function to determine if a user is logged in.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user