nextcloud/apps/user_ldap/lib/Command
Ferdinand Thiessen 660f3f6fd1
refactor: use logical && || instead of weak and or operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +02:00
..
CheckGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CheckUser.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CreateEmptyConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
DeleteConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
PromoteGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResetGroup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ResetUser.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Search.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02:00
SetConfig.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02:00
ShowConfig.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
ShowRemnants.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
TestConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
TestUserSettings.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
UpdateUUID.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00