nextcloud-server/apps/user_ldap/lib
Arthur Schiwon b95e63b8da
announce added user and group backend later as there might be interdeps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-11 00:14:06 +07:00
..
AppInfo announce added user and group backend later as there might be interdeps 2020-09-11 00:14:06 +07:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Controller Update license headers for 19 2020-04-29 11:57:22 +07:00
Events Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +07:00
Handler Update license headers for 19 2020-04-29 11:57:22 +07:00
Jobs switch to typed event for LDAPs user added to group case 2020-09-10 12:57:10 +07:00
Mapping Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Migration Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
Notification Update license headers for 19 2020-04-29 11:57:22 +07:00
PagedResults reset the cookie internally in new API when abandoning paged results op 2020-07-29 17:48:56 +07:00
Settings Update license headers for 19 2020-04-29 11:57:22 +07:00
User these code bits were part of old logic that was already refactored out 2020-09-04 12:56:43 +07:00
Access.php remove logging message carrying no valuable information 2020-08-12 09:10:23 +07:00
AccessFactory.php Update license headers for 19 2020-04-29 11:57:22 +07:00
BackendUtility.php
Configuration.php LDAP: shortcut in reading nested group members when IN_CHAIN is available 2020-08-11 18:22:11 +07:00
Connection.php do not flip available state to unavailable, allow empty results 2020-08-11 19:03:27 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Group_Proxy.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Helper.php Do not use custom DI object names for user_ldap 2020-07-13 17:22:19 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +07:00
IUserLDAP.php
LDAP.php Update license headers for 19 2020-04-29 11:57:22 +07:00
LDAPProvider.php Update license headers for 19 2020-04-29 11:57:22 +07:00
LDAPProviderFactory.php Update license headers for 19 2020-04-29 11:57:22 +07:00
LDAPUtility.php
LogWrapper.php
Proxy.php formatting 2020-04-23 21:34:05 +07:00
UserPluginManager.php
User_LDAP.php clear LDAP cache after user deletion 2020-06-08 17:52:43 +07:00
User_Proxy.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Wizard.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
WizardResult.php