Changes
Page history
Update LDAPschema
authored
Jul 05, 2017
by
David Ayers
Show whitespace changes
Inline
Side-by-side
LDAPschema.md
View page @
f87116f6
Reference could be:
https://www.group-office.com/wiki/IMAP_or_LDAP_authentication
`
example:
'username' => 'uid',
'password' => 'userpassword',
...
...
@@ -30,3 +30,4 @@ example:
'language' => new \GO\Ldapauth\Mapping\Constant('en'),
'enabled' => new \GO\Ldapauth\Mapping\FunctionMapping('custom_ldap_mapping_function_enabled'),
'exclude' => new \GO\Ldapauth\Mapping\FunctionMapping('custom_ldap_mapping_function_exclude'),
`
\ No newline at end of file