nextcloud/apps/user_ldap/lib
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-08 11:26:53 +02:00
..
AppInfo chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +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 fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Mapping style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Access.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +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(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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: Add SPDX header 2024-05-30 15:49:33 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
GroupPluginManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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: Add SPDX header 2024-05-30 15:49:33 +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 fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +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(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
User_Proxy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
UserPluginManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Wizard.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
WizardResult.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00