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 de77415c70
fix(user_ldap): Do not map groups we do not know if they match filter
11 months ago
..
AppInfo fix(user_ldap): Remove now unused class FilesystemHelper 12 months ago
Command refactor(apps): Use constructor property promotion when possible 1 year 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 chore: Add SPDX header 2 years ago
Handler chore: Add SPDX header 2 years ago
Jobs refactor(apps): Use constructor property promotion when possible 1 year 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 refactor(apps): Use constructor property promotion when possible 1 year ago
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User fix(user_ldap): Remove now unused class FilesystemHelper 12 months ago
Access.php fix(user_ldap): Do not map groups we do not know if they match filter 11 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 refactor(apps): Use constructor property promotion when possible 1 year ago
Connection.php fix(LDAP): also log why the connection to main server failed 11 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(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Helper.php refactor(apps): Use constructor property promotion when possible 1 year 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 refactor(apps): Use constructor property promotion when possible 1 year 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 refactor(apps): Use constructor property promotion when possible 1 year 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(updatenotification): Add a limit to user count from LDAP so save performances 12 months ago
Wizard.php refactor(apps): Use constructor property promotion when possible 1 year ago
WizardResult.php chore: Add SPDX header 2 years ago