nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 5fda1c3ecc uid can be false when the user record does not exit
fixes not loading files app for users who got a share by the gone LDAP user

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-21 06:10:58 +07:00
..
AppInfo LDAP clear cache on config modification also when done via API or CLI 2018-12-17 12:08:10 +07:00
Command LDAP: extend remnants output with "detected on" field 2019-01-04 21:48:42 +07:00
Controller LDAP clear cache on config modification also when done via API or CLI 2018-12-17 12:08:10 +07:00
Exceptions
Jobs move log constants to ILogger 2018-04-26 10:45:52 +07:00
Mapping Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
Migration
Notification
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +07:00
User ensure attribute names are lower cased 2019-02-14 14:08:27 +07:00
Access.php fix call of a protected method by a different class 2019-10-23 16:14:58 +07:00
AccessFactory.php DI for NC's user manager 2018-04-05 12:46:24 +07:00
BackendUtility.php
Configuration.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
Connection.php fix nested group retrieval also for 2 other cases 2019-03-07 22:39:25 +07: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:58 +07:00
Group_Proxy.php
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php fixes return type in php doc 2019-06-27 11:36:01 +07:00
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 fixes returning the base when multiple are specified 2019-06-27 11:35:47 +07:00
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php DI for NC's user manager 2018-04-05 12:46:24 +07:00
UserPluginManager.php fix user creation using LDAP Plugin 2019-03-21 10:33:03 +07:00
User_LDAP.php invalidates user when plugin reported deletion success 2019-06-27 10:22:32 +07:00
User_Proxy.php
Wizard.php move log constants to ILogger 2018-04-26 10:45:52 +07:00
WizardResult.php