nextcloud-server/apps/user_ldap/lib
Christoph Wurst 6a3321cefe
Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups
LDAP: make actually use of batch read known groups
2021-01-29 10:57:31 +01:00
..
AppInfo LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Controller
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Exceptions
Handler
Jobs Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Mapping silence psalm false positive 2021-01-13 11:54:29 +01:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
Notification
PagedResults reset the cookie internally in new API when abandoning paged results op 2020-07-29 17:48:56 +02:00
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
User Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Access.php Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups 2021-01-29 10:57:31 +01:00
AccessFactory.php
BackendUtility.php
Configuration.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Connection.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
ConnectionFactory.php
FilesystemHelper.php
Group_LDAP.php fix parameter provided as string not array 2021-01-28 15:15:55 +01:00
Group_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
GroupPluginManager.php
Helper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php Update license headers 2020-12-30 14:07:05 +01:00
IUserLDAP.php
LDAP.php Update license headers 2020-12-30 14:07:05 +01:00
LDAPProvider.php extend ILDAPProvider to allow reading arbitrairy ldap attributes for users 2021-01-19 16:33:58 +01:00
LDAPProviderFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
LDAPUtility.php
LogWrapper.php
Proxy.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00
User_LDAP.php
User_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
UserPluginManager.php
Wizard.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
WizardResult.php