nextcloud-server/apps/user_ldap/lib
Roeland Jago Douma 0593b039fc Move over notification to new registration
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-16 13:56:28 +07:00
..
AppInfo Move over notification to new registration 2021-04-16 13:56:28 +07:00
Command Add json, yaml output options to ldap:show-config 2021-03-31 12:36:22 +07:00
Controller Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
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
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
User Some psalm OfflineUser fixes 2021-02-15 13:36:02 +07:00
Access.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +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-01 19:20:05 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php fix detecting cyclic group memberships 2021-02-23 22:50:43 +07:00
Group_Proxy.php Show group backends in occ group:list --info and group:info 2021-03-01 16:02:08 +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 make ILDAPProviderFactory usable when there is no ldap setup 2021-03-31 15:23:33 +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 11:23:48 +07:00
User_LDAP.php Fix parameter types in docs 2021-03-17 09:51:31 +07:00
User_Proxy.php Fix parameter types in docs 2021-03-17 09:51:31 +07:00
Wizard.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
WizardResult.php