nextcloud/apps/user_ldap/tests
2026-06-18 14:06:46 +00:00
..
Integration feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Jobs chore(user_ldap): Adapt code to LDAP constructor change, remove dead code 2026-03-02 16:34:04 +01:00
Mapping perf(user_ldap): chunk oracle queries for lower bind cost 2026-06-04 10:06:46 +00:00
Migration
Service
Settings
User
.htaccess
AccessTest.php test(user_ldap): return empty string for unset ldapUserDisplayName2 as per implementation 2026-06-18 14:06:46 +00:00
ConfigurationTest.php
ConnectionTest.php
Group_LDAPTest.php
GroupLDAPPluginTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php chore: Add missing return type in tests 2026-02-26 15:22:09 +01:00
LDAPTest.php fix: Use proper DI for LDAP class 2026-02-26 15:21:40 +01:00
LDAPUserPluginDummy.php
User_LDAPTest.php fix(user_ldap): allow editing profile fields not managed by LDAP 2026-06-05 10:22:02 +02:00
User_ProxyTest.php
UserLDAPPluginTest.php
WizardTest.php