]> source.dussan.org Git - nextcloud-server.git/commit
fix: removed default limit of 25. if null is given all users are fetched or if limit...
authoryemkareems <yemkareems@gmail.com>
Thu, 4 Jul 2024 08:12:37 +0000 (13:42 +0530)
committeryemkareems <yemkareems@gmail.com>
Mon, 8 Jul 2024 10:12:55 +0000 (15:42 +0530)
commitceedfb46162e53d39460d25b781ddc21c5a9313f
tree0e7e2446f6c9f59098297f60d21571c47d90b6ad
parentcfafbc84157a70557deca66e969b57912b66dc8f
fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched

Signed-off-by: yemkareems <yemkareems@gmail.com>
apps/provisioning_api/lib/Controller/UsersController.php
lib/private/AllConfig.php
lib/private/User/Manager.php
lib/public/IConfig.php