]> source.dussan.org Git - nextcloud-server.git/commit
Make user list pagination more tolerant 25476/head
authorVincent Petry <vincent@nextcloud.com>
Tue, 2 Feb 2021 17:02:03 +0000 (18:02 +0100)
committerVincent Petry <vincent@nextcloud.com>
Thu, 4 Feb 2021 09:15:53 +0000 (10:15 +0100)
commita1e7ac9e33c28c3c4a75ecc9d6aee8685ca9ac3f
treed1c80cca4e17dfb88c45240191eaa518c916ca91
parentee8c35614a73891fb2f7ac5a215306ba879ce063
Make user list pagination more tolerant

In case the server returns more results than expected by the limit, it
is now still interpreted as there being more results to query.

This situation can happen when there are multiple user backends in
place.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
apps/settings/js/vue-settings-apps-users-management.js
apps/settings/js/vue-settings-apps-users-management.js.map
apps/settings/src/store/users.js