nextcloud/apps/user_ldap/lib
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-09 10:59:31 +01:00
..
AppInfo refactor(user_ldap): migrate jQuery UI of password renewal to Vue 2026-01-12 21:48:13 +01:00
Command refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
Controller refactor(user_ldap): migrate jQuery UI of password renewal to Vue 2026-01-12 21:48:13 +01:00
DataCollector chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Db chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Handler chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Jobs refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
Mapping feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Migration feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PagedResults chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Service feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Settings feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
User chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Access.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
AccessFactory.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
BackendUtility.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Configuration.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Connection.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
ConnectionFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Group_LDAP.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
Group_Proxy.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
GroupPluginManager.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Helper.php fix: Use strict array comparisons in user_ldap 2026-01-13 11:46:57 +01:00
IGroupLDAP.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ILDAPGroupPlugin.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ILDAPUserPlugin.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ILDAPWrapper.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
IUserLDAP.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
LDAP.php fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 2025-06-02 11:47:56 +02:00
LDAPProvider.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
LDAPProviderFactory.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LDAPUtility.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
LoginListener.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Proxy.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
User_LDAP.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
User_Proxy.php feat: Implement new interface in LDAP user backend to reflect permissions 2026-02-03 10:22:26 +01:00
UserPluginManager.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Wizard.php chore(user_ldap): Remove ajax endpoints 2025-11-21 14:23:58 +01:00
WizardFactory.php feat(user_ldap): Add a wizard OCS API 2025-11-21 14:23:57 +01:00
WizardResult.php chore: Fix typing in WizardResult 2025-11-21 14:23:57 +01:00