nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 28b5f0ccce
fix code style
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-11 10:14:03 +07:00
..
AppInfo
Command fix code style 2022-02-11 10:14:03 +07:00
Controller
Events
Exceptions do not try to search after the last page 2021-04-27 17:39:53 +07:00
Handler
Jobs Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php 2022-02-10 21:40:24 +07:00
Mapping fix use of executeQuery and -Statement 2022-02-10 23:18:09 +07:00
Migration fix code style 2022-02-11 10:14:03 +07:00
Notification
PagedResults
Settings
User LDAP: determine shares of offline users only when needed 2021-06-28 23:57:29 +07:00
Access.php Fix ldap:update-uuid 2022-02-10 21:40:24 +07:00
AccessFactory.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-19 09:24:55 +07:00
BackendUtility.php
Configuration.php
Connection.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php fix potential unwarranted memberships in nested groups from LDAP 2021-12-20 09:13:22 +07:00
Group_Proxy.php
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2021-10-19 09:24:55 +07:00
UserPluginManager.php adds ldap user:reset command 2021-03-17 13:38:55 +07:00
User_LDAP.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +07:00
User_Proxy.php Fix parameter types in docs 2021-03-22 20:07:53 +07:00
Wizard.php Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2021-10-19 09:24:55 +07:00
WizardResult.php