* [FIX] Related #561. Added some LDAP attributes for importing.

This commit is contained in:
nuxsmin
2017-05-05 12:34:06 +02:00
parent 0a63fc30b9
commit ecd7c7f6ba

View File

@@ -52,7 +52,9 @@ abstract class LdapBase implements LdapInterface, AuthInterface
'groupmembership',
'uid',
'givenname',
'sn'
'sn',
'userprincipalname',
'cn'
];
/**
* @var resource