nextcloud-server/apps/user_ldap/lib
Morris Jobke 6a81477ffe
Merge pull request #25326 from nextcloud/ldap-factory-no-ldap
make ILDAPProviderFactory usable when there is no ldap setup
2021-03-31 21:23:23 +02:00
..
AppInfo
Command Add json, yaml output options to ldap:show-config 2021-03-31 12:36:22 +02:00
Controller Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
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
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
User Some psalm OfflineUser fixes 2021-02-15 13:36:02 +01:00
Access.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +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 do not die after LDAP auth failed with expired acc 2021-03-01 19:20:05 +01:00
ConnectionFactory.php
FilesystemHelper.php
Group_LDAP.php fix detecting cyclic group memberships 2021-02-23 22:50:43 +01:00
Group_Proxy.php Show group backends in occ group:list --info and group:info 2021-03-01 16:02:08 +01: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 make ILDAPProviderFactory usable when there is no ldap setup 2021-03-31 15:23:33 +02:00
LDAPUtility.php
LogWrapper.php
Proxy.php
User_LDAP.php Fix parameter types in docs 2021-03-17 09:51:31 +01:00
User_Proxy.php Fix parameter types in docs 2021-03-17 09:51:31 +01:00
UserPluginManager.php adds ldap user:reset command 2021-03-17 11:23:48 +01:00
Wizard.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
WizardResult.php