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 b2f01b72fe
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
3 years ago
..
AppInfo [LDAP] always create instance of own user manager 3 years ago
Command Make sure to use AccessFactory to create Access instances and use DI 3 years ago
Controller Avoid updating _lastChange when nothing is changed in the configuration 4 years ago
DataCollector Add backtrace to ldap profiler collector 3 years ago
Events Update php licenses 5 years ago
Exceptions Update php licenses 5 years ago
Handler fix undefined method getExtStorageHome() 3 years ago
Jobs Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Mapping Fix psalm spotted errors with new requirements 3 years ago
Migration Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Notification Update php licenses 5 years ago
PagedResults Pass paging information directly to search and get rid of adapter 3 years ago
Settings Add support for Delegation Settings for more apps 4 years ago
User Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 3 years ago
Access.php Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf 3 years ago
AccessFactory.php Add comment about Manager instance not being shared 3 years ago
BackendUtility.php Update php licenses 5 years ago
Configuration.php Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 3 years ago
Connection.php Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 3 years ago
ConnectionFactory.php Update php licenses 5 years ago
FilesystemHelper.php Update php licenses 5 years ago
GroupPluginManager.php Fix user_ldap unit tests 4 years ago
Group_LDAP.php Clear up return types 3 years ago
Group_Proxy.php Clear up return types 3 years ago
Helper.php Move CappedMemoryCache to OCP 4 years ago
IGroupLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
ILDAPGroupPlugin.php Update php licenses 5 years ago
ILDAPUserPlugin.php Fix return type for countUsers method 3 years ago
ILDAPWrapper.php Clean up LDAP Wizard typing 3 years ago
IUserLDAP.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAP.php Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
LDAPProvider.php Fix PHP 8.1 support for user_ldap application 4 years ago
LDAPProviderFactory.php Update php licenses 5 years ago
LDAPUtility.php Cleanup typing and improve logging 3 years ago
Proxy.php Make sure to use AccessFactory to create Access instances and use DI 3 years ago
UserPluginManager.php Fix return type for countUsers method 3 years ago
User_LDAP.php Add method to list disabled users to IProvideEnabledStateBackend 3 years ago
User_Proxy.php Add method to list disabled users to IProvideEnabledStateBackend 3 years ago
Wizard.php Merge branch 'master' into ldapi-unix-socket-support 3 years ago
WizardResult.php Update php licenses 5 years ago