nextcloud/apps/user_ldap/lib
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-15 10:40:25 +02:00
..
AppInfo chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Command chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Controller chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
DataCollector chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Db chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Events chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Exceptions chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Handler chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Jobs chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Mapping chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Notification chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
PagedResults chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Service refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Settings chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
User chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Access.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
AccessFactory.php feat(user_ldap): Introduce user id assigned typed events for LDAP usage 2024-09-10 14:06:11 +02:00
BackendUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Configuration.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Connection.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ConnectionFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
FilesystemHelper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Group_LDAP.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Group_Proxy.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
GroupPluginManager.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Helper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IGroupLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPGroupPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPUserPlugin.php chore: Use more gender neutral language 2024-10-14 13:59:24 +02:00
ILDAPWrapper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
IUserLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAP.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
LDAPProvider.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
LDAPProviderFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LoginListener.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Proxy.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
User_LDAP.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
User_Proxy.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
UserPluginManager.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Wizard.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
WizardResult.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00