nextcloud/apps/user_ldap/lib
Arthur Schiwon 4dc4b7617b do not try to search after the last page
- saves an LDAP requests in these cases
- prevents a Protocol Error logged on < 7.3 API (for backports)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-27 17:39:53 +00:00
..
AppInfo LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Command adds ldap user:reset command 2021-03-17 13:38:55 +00:00
Controller Update license headers for 19 2020-04-29 11:57:22 +02:00
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Exceptions do not try to search after the last page 2021-04-27 17:39:53 +00:00
Handler Update license headers for 19 2020-04-29 11:57:22 +02:00
Jobs Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Mapping silence psalm false positive 2021-01-13 11:54:29 +01:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01: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 Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
User Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Access.php do not try to search after the last page 2021-04-27 17:39:53 +00: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 Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Connection.php do not die after LDAP auth failed with expired acc 2021-03-02 20:40:02 +00: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 fix detecting cyclic group memberships 2021-03-01 11:10:31 +00:00
Group_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Helper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +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 Update license headers 2020-12-30 14:07:05 +01:00
IUserLDAP.php Update license headers 2019-12-05 15:38:45 +01:00
LDAP.php Update license headers 2020-12-30 14:07:05 +01:00
LDAPProvider.php extend ILDAPProvider to allow reading arbitrairy ldap attributes for users 2021-01-19 16:33:58 +01:00
LDAPProviderFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +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 adds ldap user:reset command 2021-03-17 13:38:55 +00:00
User_LDAP.php Fix parameter types in docs 2021-03-22 20:07:53 +01:00
User_Proxy.php Fix parameter types in docs 2021-03-22 20:07:53 +01:00
Wizard.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
WizardResult.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00