]> source.dussan.org Git - nextcloud-server.git/commit
Backport of #10527
authorArthur Schiwon <blizzz@owncloud.com>
Tue, 19 Aug 2014 16:01:58 +0000 (18:01 +0200)
committerArthur Schiwon <blizzz@owncloud.com>
Thu, 9 Oct 2014 12:29:00 +0000 (14:29 +0200)
commitf0c4347330befc5af5cd80720916afcd890f73a4
tree70fcc96c7f7824a799f2dcc346e12a957e131292
parentd222d2b73f777aa2cd016af87f7e1d2e744efef1
Backport of #10527

properly cancel a Paginated Results operation in order to avoid protocol errors, fixes #10526

abandon ongoing paged search before starting a new one

abandond paged search only if PHP supports them

init a new paged search on read operations to satisfy OpenLDAP

make scrutinizer happy, very minor changes
apps/user_ldap/lib/access.php
apps/user_ldap/lib/ildapwrapper.php