server/apps/user_ldap/lib
Xuanwo 8db21ad8c8 user_ldap: Add support for gidNumber
This patch is based on the work of @dleeuw (https://github.com/dleeuw)
(See https://github.com/nextcloud/server/issues/2640#issuecomment-269615883 for more details).
The difference is user & group data will be written into cache to have
better performance, and functions splited from primaryGroupID series to
make them more readable.

Fixed https://github.com/nextcloud/server/issues/2640

Signed-off-by: Xuanwo <xuanwo@yunify.com>
2017-04-25 10:06:47 +08:00
..
Command LDAP OCS Api for create config 2017-01-18 21:13:23 +01:00
Controller fix deletion for configIDs < s10 2017-01-20 23:01:46 +01:00
Exceptions restore ldap_password_pr 2016-11-23 19:02:48 +01:00
Jobs DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
Mapping Add repair steps 2017-02-17 18:45:33 +01:00
Migration Background jobs can take 4k of characters only. We find a good batch size. 2017-02-17 20:06:25 +01:00
Settings Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
User Harden empty 2016-10-13 00:53:34 +02:00
Access.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php user_ldap: Add support for gidNumber 2017-04-25 10:06:47 +08:00
Connection.php user_ldap: Add support for gidNumber 2017-04-25 10:06:47 +08:00
FilesystemHelper.php Fix apps/ 2016-07-21 18:13:57 +02:00
Group_LDAP.php user_ldap: Add support for gidNumber 2017-04-25 10:06:47 +08:00
Group_Proxy.php Add repair steps 2017-02-17 18:45:33 +01:00
Helper.php LDAP OCS Api for create config 2017-01-18 21:13:23 +01:00
ILDAPWrapper.php restore ldap_password_pr 2016-11-23 19:02:48 +01:00
IUserLDAP.php Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
LDAP.php LDAP's checkPassword should only catch when a user was not found, fixes #2431 2017-01-30 17:06:51 +01:00
LDAPProvider.php Fix the User_LDAP app 2016-09-12 16:48:11 +02:00
LDAPProviderFactory.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
LDAPUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
LogWrapper.php Fix apps/ 2016-07-21 18:13:57 +02:00
Proxy.php Add repair steps 2017-02-17 18:45:33 +01:00
User_LDAP.php LDAP's checkPassword should only catch when a user was not found, fixes #2431 2017-01-30 17:06:51 +01:00
User_Proxy.php restore ldap_password_pr 2016-11-23 19:02:48 +01:00
Wizard.php user_ldap: Add support for gidNumber 2017-04-25 10:06:47 +08:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00