nextcloud/apps/user_ldap/lib
Côme Chilliet 573a6eadcf Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-10-19 09:24:55 +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 Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +00:00
Mapping silence psalm false positive 2021-01-13 11:54:29 +01:00
Migration executeQuery and executeStatement are 22+ 2021-10-04 19:58:45 +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 Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
User LDAP: determine shares of offline users only when needed 2021-06-28 23:57:29 +02:00
Access.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-19 09:24:55 +00:00
AccessFactory.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-19 09:24:55 +00: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 Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +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
Group_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +00:00
Group_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
GroupPluginManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +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 Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-19 09:24:55 +00:00
User_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +00:00
User_Proxy.php Fix parameter types in docs 2021-03-22 20:07:53 +01:00
UserPluginManager.php adds ldap user:reset command 2021-03-17 13:38:55 +00:00
Wizard.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +00:00
WizardResult.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00