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
jld3103 61a13bed4d
user_ldap: Add OpenAPI spec
2 years ago
..
AppInfo fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Command Make sure to use AccessFactory to create Access instances and use DI 3 years ago
Controller user_ldap: Add OpenAPI spec 2 years ago
DataCollector Add backtrace to ldap profiler collector 3 years ago
Events
Exceptions
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
PagedResults Pass paging information directly to search and get rid of adapter 3 years ago
Settings
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
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
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php Clear up return types 3 years ago
Group_Proxy.php Clear up return types 3 years ago
Helper.php
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php Fix return type for countUsers method 3 years ago
ILDAPWrapper.php Clean up LDAP Wizard typing 3 years ago
IUserLDAP.php
LDAP.php Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
LDAPProvider.php
LDAPProviderFactory.php
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