]> source.dussan.org Git - nextcloud-server.git/commit
Do not send a pagination control with size = 0 if cookie is empty 37197/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 13 Mar 2023 15:05:41 +0000 (16:05 +0100)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 13 Mar 2023 15:05:41 +0000 (16:05 +0100)
commitd82d6df646e052a10540779923ca245d3dd105bd
tree6c1642125d0a424c50be283b2b5c873fa5d26579
parent4b79e75072f59d2ada4a95413e730a14fe461e9c
Do not send a pagination control with size = 0 if cookie is empty

It only makes sense to send a pagination control with size 0 with a
 cookie to abandon a paged search.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/user_ldap/lib/LDAP.php