You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/lib
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
..
AppInfo fix(user_ldap): Remove now unused class FilesystemHelper 12 months ago
Command feat: Add bases and gidNumber attribute to ldap:test-user-settings output 10 months ago
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
DataCollector chore: Add SPDX header 2 years ago
Db chore: Add SPDX header 2 years ago
Events refactor(apps): Use constructor property promotion when possible 1 year ago
Exceptions feat(user_ldap): Improve error detail when saving an incorrect configuration 10 months ago
Handler chore: Add SPDX header 2 years ago
Jobs chore: Apply new rector configuration to apps folder 11 months ago
Mapping refactor(apps): Use constructor property promotion when possible 1 year ago
Migration refactor(apps): Use constructor property promotion when possible 1 year ago
Notification refactor(apps): Use constructor property promotion when possible 1 year ago
PagedResults chore: Add SPDX header 2 years ago
Service refactor: Replace __CLASS__ with ::class references 1 year ago
Settings fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User chore: Apply new rector configuration to apps folder 11 months ago
Access.php fix: remove caching in fetchListOfGroups 10 months ago
AccessFactory.php feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
BackendUtility.php refactor(apps): Use constructor property promotion when possible 1 year ago
Configuration.php chore: Apply new rector configuration to apps folder 11 months ago
Connection.php fix(LDAP): use ldap_set_option over putenv to disable cert check 10 months ago
ConnectionFactory.php refactor(apps): Use constructor property promotion when possible 1 year ago
GroupPluginManager.php chore(apps): Apply new rector configuration to autouse classes 1 year ago
Group_LDAP.php fix(user_ldap): Do not map groups we do not know if they match filter 11 months ago
Group_Proxy.php fix(user_ldap): Remove redundant if check 11 months ago
Helper.php chore: Apply new rector configuration to apps folder 11 months ago
IGroupLDAP.php chore: Add SPDX header 2 years ago
ILDAPGroupPlugin.php chore: Add SPDX header 2 years ago
ILDAPUserPlugin.php chore: Use more gender neutral language 1 year ago
ILDAPWrapper.php chore: Add SPDX header 2 years ago
IUserLDAP.php chore: Add SPDX header 2 years ago
LDAP.php chore: Apply new rector configuration to apps folder 11 months ago
LDAPProvider.php fix(psalm): Fix some newly detected issues 1 year ago
LDAPProviderFactory.php refactor(apps): Use constructor property promotion when possible 1 year ago
LDAPUtility.php refactor(apps): Use constructor property promotion when possible 1 year ago
LoginListener.php refactor: Replace __CLASS__ with ::class references 1 year ago
Proxy.php chore: Apply new rector configuration to apps folder 11 months ago
UserPluginManager.php chore(apps): Apply new rector configuration to autouse classes 1 year ago
User_LDAP.php Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handling 12 months ago
User_Proxy.php feat(user_ldap): upstream common code into Proxy class and add public getters for backends 11 months ago
Wizard.php chore: Apply new rector configuration to apps folder 11 months ago
WizardResult.php chore: Add SPDX header 2 years ago