nextcloud/apps/user_ldap/lib
Arthur Schiwon eb1277e78f
do not flip available state to unavailable, allow empty results
- the detection relies that the first, requested result is not empty
- it might be empty though – groups without members
- protect switching from available to unavailable
  - switching the other way around was also not envisaged either

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-12 01:19:46 +02:00
..
AppInfo Update license headers 2019-12-05 15:38:45 +01:00
Command Remove unexpected argument 2020-08-11 07:50:56 +00:00
Controller Update license headers 2019-12-05 15:38:45 +01:00
Exceptions Update license headers 2019-12-05 15:38:45 +01:00
Handler Update license headers 2019-12-05 15:38:45 +01:00
Jobs Update license headers 2019-12-05 15:38:45 +01:00
Mapping Update license headers 2019-12-05 15:38:45 +01:00
Migration Update license headers 2019-12-05 15:38:45 +01:00
Notification Update license headers 2019-12-05 15:38:45 +01:00
Settings Update license headers 2019-12-05 15:38:45 +01:00
User single squashed commit for bug fix 2020-03-26 10:30:50 +00:00
Access.php fixes auto-detecting UUID attributes 2020-03-20 10:07:54 +00:00
AccessFactory.php Update license headers 2019-12-05 15:38:45 +01:00
BackendUtility.php Update license headers 2019-12-05 15:38:45 +01:00
Configuration.php LDAP: shortcut in reading nested group members when IN_CHAIN is available 2020-08-12 01:19:05 +02:00
Connection.php do not flip available state to unavailable, allow empty results 2020-08-12 01:19:46 +02:00
ConnectionFactory.php Update license headers 2019-12-05 15:38:45 +01:00
FilesystemHelper.php Update license headers 2019-12-05 15:38:45 +01:00
Group_LDAP.php do not flip available state to unavailable, allow empty results 2020-08-12 01:19:46 +02:00
Group_Proxy.php Update license headers 2019-12-05 15:38:45 +01:00
GroupPluginManager.php Update license headers 2019-12-05 15:38:45 +01:00
Helper.php Update license headers 2019-12-05 15:38:45 +01:00
IGroupLDAP.php Update license headers 2019-12-05 15:38:45 +01:00
ILDAPGroupPlugin.php Update license headers 2019-12-05 15:38:45 +01:00
ILDAPUserPlugin.php Update license headers 2019-12-05 15:38:45 +01:00
ILDAPWrapper.php Update license headers 2019-12-05 15:38:45 +01:00
IUserLDAP.php Update license headers 2019-12-05 15:38:45 +01:00
LDAP.php silence LDAP deprecation logs in NC 18 2020-04-02 16:51:12 +02:00
LDAPProvider.php Update license headers 2019-12-05 15:38:45 +01:00
LDAPProviderFactory.php Update license headers 2019-12-05 15:38:45 +01:00
LDAPUtility.php Update license headers 2019-12-05 15:38:45 +01:00
LogWrapper.php Update license headers 2019-12-05 15:38:45 +01:00
Proxy.php Update license headers 2019-12-05 15:38:45 +01:00
User_LDAP.php clear LDAP cache after user deletion 2020-06-09 08:25:42 +00:00
User_Proxy.php decouple userExists from userExistsOnLDAP check 2020-01-14 08:58:18 +00:00
UserPluginManager.php Update license headers 2019-12-05 15:38:45 +01:00
Wizard.php Update license headers 2019-12-05 15:38:45 +01:00
WizardResult.php Update license headers 2019-12-05 15:38:45 +01:00