nextcloud-server/apps/user_ldap/lib
provokateurin 78a175fc74
refactor: Apply rector refactorings
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-14 15:29:02 +07:00
..
AppInfo fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +07:00
Command feat: Add bases and gidNumber attribute to ldap:test-user-settings output 2025-03-04 10:05:50 +07:00
Controller
DataCollector
Db
Events
Exceptions feat(user_ldap): Improve error detail when saving an incorrect configuration 2025-02-25 22:18:18 +07:00
Handler
Jobs chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Mapping
Migration
Notification
PagedResults
Service
Settings fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +07:00
SetupChecks
User refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
Access.php fix: remove caching in fetchListOfGroups 2025-02-27 12:02:44 +07:00
AccessFactory.php
BackendUtility.php
Configuration.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Connection.php fix(l10n): put placeholder like string into variable 2025-04-07 18:39:40 +07:00
ConnectionFactory.php
GroupPluginManager.php
Group_LDAP.php fix(user_ldap): Do not map groups we do not know if they match filter 2025-01-27 14:51:51 +07:00
Group_Proxy.php fix(user_ldap): Remove redundant if check 2025-01-30 13:47:09 +07:00
Helper.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LoginListener.php
Proxy.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
UserPluginManager.php
User_LDAP.php
User_Proxy.php feat(user_ldap): upstream common code into Proxy class and add public getters for backends 2025-01-30 11:49:58 +07:00
Wizard.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
WizardResult.php