nextcloud/apps/user_ldap/lib
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-09 12:28:17 +01:00
..
AppInfo LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Command Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
Controller Update license headers for 19 2020-04-29 11:57:22 +02:00
Events Document the backend registered events of LDAP 2020-10-29 09:18:46 +01:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
Handler Update license headers for 19 2020-04-29 11:57:22 +02:00
Jobs Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Mapping Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Migration LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Notification Update license headers for 19 2020-04-29 11:57:22 +02:00
PagedResults reset the cookie internally in new API when abandoning paged results op 2020-07-29 17:48:56 +02:00
Settings Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
User user share manager to determine share ownership 2020-10-26 16:05:28 +01:00
Access.php user share manager to determine share ownership 2020-10-26 16:05:28 +01:00
AccessFactory.php Update license headers for 19 2020-04-29 11:57:22 +02:00
BackendUtility.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Configuration.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Connection.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
ConnectionFactory.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
FilesystemHelper.php Update license headers 2019-12-05 15:38:45 +01:00
GroupPluginManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group_LDAP.php when nesting is not enabled, the group filter can be applied right away 2020-10-19 13:44:32 +02:00
Group_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Helper.php only delete specified config 2020-11-06 13:01:37 +01:00
IGroupLDAP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPGroupPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPUserPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPWrapper.php use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +02:00
IUserLDAP.php Update license headers 2019-12-05 15:38:45 +01:00
LDAP.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
LDAPProvider.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LDAPProviderFactory.php user share manager to determine share ownership 2020-10-26 16:05:28 +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 Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
UserPluginManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
User_LDAP.php clear LDAP cache after user deletion 2020-06-08 17:52:43 +02:00
User_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Wizard.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
WizardResult.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00