nextcloud/apps/user_ldap/lib
Arthur Schiwon f84ec92563
revert resolving of recursion (3628d4d65d)
without recursion we have issues with internal states. paged search status
are set to false, cookies are not being set. In the end we have  endless
requests which pile up enormously with a high initial offset.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-01-11 15:17:18 +01:00
..
AppInfo pass missing function parameter 2017-06-21 14:40:44 +08:00
Command Update license headers 2017-11-06 16:56:19 +01:00
Controller Rectify variable $uid->$user 2017-07-10 18:46:39 +08:00
Exceptions restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Jobs fix return value when ldapPagingSize returns null 2018-01-11 14:47:51 +01:00
Mapping move LDAP user attributes "sync" to background (except for ajax jobs) 2017-11-09 11:10:56 +01:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
Settings Update license headers 2017-11-06 16:56:19 +01:00
User tryfix needsRefresh unit tests 2017-11-10 17:07:41 +01:00
Access.php revert resolving of recursion (3628d4d65d) 2018-01-11 15:17:18 +01:00
AccessFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php move LDAP user attributes "sync" to background (except for ajax jobs) 2017-11-09 11:10:56 +01:00
Connection.php don't show recurring msg when pages result was turned off 2017-12-21 14:29:56 +01:00
ConnectionFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
FilesystemHelper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
GroupPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
Group_LDAP.php Update license headers 2017-11-06 16:56:19 +01:00
Group_Proxy.php Update license headers 2017-11-06 16:56:19 +01:00
Helper.php ensure that users are cached when they are retrieved 2017-12-07 17:49:33 +01:00
IGroupLDAP.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPGroupPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPUserPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPWrapper.php Update license headers 2017-11-06 16:56:19 +01:00
IUserLDAP.php Update license headers 2017-11-06 16:56:19 +01:00
LDAP.php throw ServerNotAvailableException when LDAP is caught shutting down 2018-01-02 12:20:44 +01:00
LDAPProvider.php Update license headers 2017-11-06 16:56:19 +01:00
LDAPProviderFactory.php Update license headers 2017-11-06 16:56:19 +01:00
LDAPUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
LogWrapper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
Proxy.php Also replace all other occurences 2017-12-18 20:57:11 +01:00
UserPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
User_LDAP.php move LDAP user attributes "sync" to background (except for ajax jobs) 2017-11-09 11:10:56 +01:00
User_Proxy.php Update license headers 2017-11-06 16:56:19 +01:00
Wizard.php Update license headers 2017-11-06 16:56:19 +01:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00