nextcloud/apps/user_ldap/lib
Arthur Schiwon c0ee3cdcc5
existence check works without attribute (like with users)
cn is not necessarily given everywhere

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-03-16 10:30:49 +01:00
..
AppInfo pass missing function parameter 2017-07-10 15:17:05 +08:00
Command Backport of #6522 2017-09-29 14:36:48 +02:00
Controller Rectify variable $uid->$user 2017-07-10 18:38:30 +08:00
Exceptions restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Jobs Backport of #6522 2017-09-29 14:36:48 +02:00
Mapping Add repair steps 2017-02-17 18:45:33 +01:00
Migration Backport of #6522 2017-09-29 14:36:48 +02:00
Notification Use correct plural form and add special strings for tomorrow and today 2017-04-26 09:34:59 +02:00
Settings Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
User Keep the current quota if no suitable quota is found 2017-10-23 12:28:19 +02:00
Access.php existence check works without attribute (like with users) 2018-03-16 10:30:49 +01:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 2017-04-25 12:42:17 +02:00
Connection.php use hash algo that's robust against collisions 2018-03-05 13:22:41 +01:00
FilesystemHelper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
Group_LDAP.php fix retrieving group members with numerical uids from LDAP 2018-02-26 13:39:48 +01:00
Group_Proxy.php Add repair steps 2017-02-17 18:45:33 +01:00
Helper.php Backport of #6522 2017-09-29 14:36:48 +02:00
ILDAPWrapper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
IUserLDAP.php Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
LDAP.php throw ServerNotAvailableException when LDAP is caught shutting down 2018-01-05 20:36:30 +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 Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
Proxy.php use hash algo that's robust against collisions 2018-03-05 13:22:41 +01:00
User_LDAP.php do not catch ServerNotAvailable 2018-01-26 15:38:48 +01:00
User_Proxy.php Backport of #6522 2017-09-29 14:36:48 +02:00
Wizard.php : Bigversal and LDAP 2017-07-18 09:11:56 +02:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00