nextcloud-server/apps/user_ldap/lib
Côme Chilliet 36479df042
chore: composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-27 13:03:25 +07:00
..
AppInfo chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DataCollector chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Db chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Events chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Exceptions chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Handler chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Jobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Mapping style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PagedResults chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Service chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupChecks chore: Add SPDX header 2024-05-30 15:49:33 +07:00
User fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 2024-08-27 10:06:43 +07:00
Access.php chore: composer run cs:fix 2024-08-27 13:03:25 +07:00
AccessFactory.php refactor: Use `IAppConfig` for setting cron type 2024-06-28 18:00:39 +07:00
BackendUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Configuration.php fix(user_ldap): Lowercase value for all attributes in configuration 2024-08-27 12:13:30 +07:00
Connection.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ConnectionFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
FilesystemHelper.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
GroupPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group_LDAP.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Helper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IGroupLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
ILDAPGroupPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
ILDAPUserPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
ILDAPWrapper.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
IUserLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
LDAP.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
LDAPProvider.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
LDAPProviderFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
LDAPUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
LoginListener.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Proxy.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
UserPluginManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User_LDAP.php fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 2024-08-27 10:06:43 +07:00
User_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Wizard.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WizardResult.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00