nextcloud-server/apps/user_ldap/lib
Joas Schilling e9ea4a0f01 Fix parameter types in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-22 20:07:53 +07:00
..
AppInfo LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +07:00
Command adds ldap user:reset command 2021-03-17 13:38:55 +07:00
Controller
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Exceptions
Handler
Jobs Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Mapping silence psalm false positive 2021-01-13 11:54:29 +07:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +07:00
Notification
PagedResults reset the cookie internally in new API when abandoning paged results op 2020-07-29 17:48:56 +07:00
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
User Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Access.php Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups 2021-01-29 10:57:31 +07:00
AccessFactory.php
BackendUtility.php
Configuration.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Connection.php do not die after LDAP auth failed with expired acc 2021-03-02 20:40:02 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php fix detecting cyclic group memberships 2021-03-01 11:10:31 +07:00
Group_Proxy.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +07:00
Helper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php Update license headers 2020-12-30 14:07:05 +07:00
IUserLDAP.php
LDAP.php Update license headers 2020-12-30 14:07:05 +07:00
LDAPProvider.php extend ILDAPProvider to allow reading arbitrairy ldap attributes for users 2021-01-19 16:33:58 +07:00
LDAPProviderFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
LDAPUtility.php
LogWrapper.php
Proxy.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +07:00
UserPluginManager.php adds ldap user:reset command 2021-03-17 13:38:55 +07:00
User_LDAP.php Fix parameter types in docs 2021-03-22 20:07:53 +07:00
User_Proxy.php Fix parameter types in docs 2021-03-22 20:07:53 +07:00
Wizard.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
WizardResult.php