]> source.dussan.org Git - nextcloud-server.git/commit
simplify getGroups, fixing wrong chunking logic 21123/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 27 May 2020 12:41:10 +0000 (14:41 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 27 May 2020 12:41:10 +0000 (14:41 +0200)
commitaed6f0f71ec788a6dbbcdc01198e43fc6b6fb8c9
treef6298e375fb0365ac43e3592b8f65366f819bac5
parenta0771a389af6a4f3ff25410e96b168614b023759
simplify getGroups, fixing wrong chunking logic

pagination is taken care of properly in the search logic in Access class

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Group_LDAP.php