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.
Côme Chilliet c995428431
Merge pull request #37903 from nextcloud/fix/user_ldap-fix-multiple-ldap-support
1 year ago
..
AppInfo [LDAP] always create instance of own user manager 1 year ago
Command Make sure to use AccessFactory to create Access instances and use DI 1 year ago
Controller Avoid updating _lastChange when nothing is changed in the configuration 2 years ago
DataCollector Add backtrace to ldap profiler collector 1 year ago
Events Update php licenses 3 years ago
Exceptions Update php licenses 3 years ago
Handler fix undefined method getExtStorageHome() 1 year ago
Jobs Merge pull request #37903 from nextcloud/fix/user_ldap-fix-multiple-ldap-support 1 year ago
Mapping Fix psalm spotted errors with new requirements 1 year ago
Migration Fix createNamedParameter in LDAP migrations 2 years ago
Notification Update php licenses 3 years ago
PagedResults Pass paging information directly to search and get rid of adapter 1 year ago
Settings Add support for Delegation Settings for more apps 2 years ago
User code styling 1 year ago
Access.php Clear up return types 1 year ago
AccessFactory.php Add comment about Manager instance not being shared 1 year ago
BackendUtility.php Update php licenses 3 years ago
Configuration.php nice up the code handling AccountManager 1 year ago
Connection.php nice up the code handling AccountManager 1 year ago
ConnectionFactory.php Update php licenses 3 years ago
FilesystemHelper.php Update php licenses 3 years ago
GroupPluginManager.php Fix user_ldap unit tests 2 years ago
Group_LDAP.php Clear up return types 1 year ago
Group_Proxy.php Clear up return types 1 year ago
Helper.php Move CappedMemoryCache to OCP 2 years ago
IGroupLDAP.php Fix PHP 8.1 support for user_ldap application 2 years ago
ILDAPGroupPlugin.php Update php licenses 3 years ago
ILDAPUserPlugin.php Fix return type for countUsers method 1 year ago
ILDAPWrapper.php Clean up LDAP Wizard typing 1 year ago
IUserLDAP.php Fix PHP 8.1 support for user_ldap application 2 years ago
LDAP.php Do not send a pagination control with size = 0 if cookie is empty 1 year ago
LDAPProvider.php Fix PHP 8.1 support for user_ldap application 2 years ago
LDAPProviderFactory.php Update php licenses 3 years ago
LDAPUtility.php Cleanup typing and improve logging 1 year ago
Proxy.php Make sure to use AccessFactory to create Access instances and use DI 1 year ago
UserPluginManager.php Fix return type for countUsers method 1 year ago
User_LDAP.php also unmark deleted ldap user when checking the ldap entry 1 year ago
User_Proxy.php Merge branch 'master' into fix/clean-ldap-access-factory-usage 1 year ago
Wizard.php Merge branch 'master' into ldapi-unix-socket-support 1 year ago
WizardResult.php Update php licenses 3 years ago