nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var
* handler registered upon OCA\\Files_External::loadAdditionalBackends
  event as user_ldap is loaded before files_external
* new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-02-14 15:22:22 +07:00
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
Command LDAP: extend remnants output with "detected on" field 2018-12-21 17:24:28 +07:00
Controller LDAP clear cache on config modification also when done via API or CLI 2018-12-17 00:31:27 +07:00
Exceptions add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
Handler add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
Jobs
Mapping Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
Migration
Notification
Settings
User add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
Access.php iterate over bases instead of doing parallel search 2019-01-28 23:00:59 +07:00
AccessFactory.php
BackendUtility.php
Configuration.php add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
Connection.php add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
Group_Proxy.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 +07:00
IUserLDAP.php
LDAP.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 2018-11-07 13:15:55 +07:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php
UserPluginManager.php Comment fix. 2019-01-30 23:23:09 +07:00
User_LDAP.php Check if user is null before getUsername 2018-09-16 19:33:03 +07:00
User_Proxy.php
Wizard.php
WizardResult.php