server/apps/user_ldap/lib
Morris Jobke 36618b111f
Pass old value to user triggerChange hook
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-11 10:03:38 +02:00
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Command LDAP: extend remnants output with "detected on" field 2018-12-21 17:24:28 +01:00
Controller LDAP clear cache on config modification also when done via API or CLI 2018-12-17 00:31:27 +01:00
Exceptions add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Handler add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Jobs
Mapping Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Migration
Notification
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +02:00
User Pass old value to user triggerChange hook 2019-04-11 10:03:38 +02:00
Access.php iterate over bases instead of doing parallel search 2019-01-28 23:00:59 +01: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 fix nested group retrieval also for 2 other cases 2019-03-05 11:07:40 +01:00
ConnectionFactory.php
FilesystemHelper.php
Group_LDAP.php Cache cleaning when subadmin adds user to group 2019-03-21 10:20:46 +01:00
Group_Proxy.php
GroupPluginManager.php
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +02:00
IUserLDAP.php
LDAP.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 2018-11-07 13:15:55 +01:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php
User_LDAP.php set the loglevel in context, save the condition 2019-04-02 22:52:12 +02:00
User_Proxy.php
UserPluginManager.php fix user creation using LDAP Plugin 2019-03-21 10:20:46 +01:00
Wizard.php
WizardResult.php