nextcloud/apps/user_ldap/lib
Arthur Schiwon a88f6309c6 make chunksize (used to check for gone LDAP users) configurable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-21 10:07:30 +00:00
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Command
Controller
Exceptions add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Handler fix check for null 2019-08-02 12:08:22 +00:00
Jobs make chunksize (used to check for gone LDAP users) configurable 2019-11-21 10:07:30 +00:00
Mapping
Migration
Notification
Settings
User Don't process known avatars from LDAP 2019-10-02 14:34:27 +00:00
Access.php fix call of a protected method by a different class 2019-10-21 12:50:47 +02:00
AccessFactory.php
BackendUtility.php
Configuration.php add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Connection.php treat LDAP error 50 as auth issue, prevents lost server connection errors 2019-10-21 09:57:24 +00:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php uid can be false when the user record does not exit 2019-11-21 06:10:11 +00:00
Group_Proxy.php
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php fixes return type in php doc 2019-06-19 15:20:14 +00:00
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php fixes returning the base when multiple are specified 2019-06-19 15:20:13 +00:00
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php
UserPluginManager.php fix user creation using LDAP Plugin 2019-03-21 10:20:46 +01:00
User_LDAP.php invalidates user when plugin reported deletion success 2019-06-27 10:22:11 +00:00
User_Proxy.php reduce adressbook change events and handling 2019-10-01 10:19:03 +00:00
Wizard.php
WizardResult.php