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 128b2e1cec fix(user_ldap): Do not map groups we do not know if they match filter 1 year ago
..
AppInfo fix(user_ldap): Remove now unused class FilesystemHelper 1 year ago
Command refactor(apps): Use constructor property promotion when possible 2 years ago
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years 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 2 years ago
Exceptions chore: Add SPDX header 2 years ago
Handler chore: Add SPDX header 2 years ago
Jobs refactor(apps): Use constructor property promotion when possible 2 years ago
Mapping refactor(apps): Use constructor property promotion when possible 2 years ago
Migration refactor(apps): Use constructor property promotion when possible 2 years ago
Notification refactor(apps): Use constructor property promotion when possible 2 years ago
PagedResults chore: Add SPDX header 2 years ago
Service refactor: Replace __CLASS__ with ::class references 2 years ago
Settings refactor(apps): Use constructor property promotion when possible 2 years ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
User fix(user_ldap): Remove now unused class FilesystemHelper 1 year ago
Access.php fix(user_ldap): Do not map groups we do not know if they match filter 1 year ago
AccessFactory.php feat(user_ldap): Introduce user id assigned typed events for LDAP usage 2 years ago
BackendUtility.php refactor(apps): Use constructor property promotion when possible 2 years ago
Configuration.php refactor(apps): Use constructor property promotion when possible 2 years ago
Connection.php refactor(apps): Use constructor property promotion when possible 2 years ago
ConnectionFactory.php refactor(apps): Use constructor property promotion when possible 2 years ago
GroupPluginManager.php chore(apps): Apply new rector configuration to autouse classes 2 years ago
Group_LDAP.php fix(user_ldap): Do not map groups we do not know if they match filter 1 year ago
Group_Proxy.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Helper.php refactor(apps): Use constructor property promotion when possible 2 years 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 2 years ago
ILDAPWrapper.php chore: Add SPDX header 2 years ago
IUserLDAP.php chore: Add SPDX header 2 years ago
LDAP.php refactor(apps): Use constructor property promotion when possible 2 years ago
LDAPProvider.php fix(psalm): Fix some newly detected issues 2 years ago
LDAPProviderFactory.php refactor(apps): Use constructor property promotion when possible 2 years ago
LDAPUtility.php refactor(apps): Use constructor property promotion when possible 2 years ago
LoginListener.php refactor: Replace __CLASS__ with ::class references 2 years ago
Proxy.php refactor(apps): Use constructor property promotion when possible 2 years ago
UserPluginManager.php chore(apps): Apply new rector configuration to autouse classes 2 years ago
User_LDAP.php Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handling 1 year ago
User_Proxy.php feat(updatenotification): Add a limit to user count from LDAP so save performances 1 year ago
Wizard.php refactor(apps): Use constructor property promotion when possible 2 years ago
WizardResult.php chore: Add SPDX header 2 years ago