]> source.dussan.org Git - nextcloud-server.git/commit
fix: removed the params related to sortMode and order since it sorts by lastLogin
authoryemkareems <yemkareems@gmail.com>
Tue, 2 Jul 2024 04:48:09 +0000 (10:18 +0530)
committeryemkareems <yemkareems@gmail.com>
Mon, 8 Jul 2024 10:12:55 +0000 (15:42 +0530)
commitafa51365ffc6d514a96ea6af73e6079726033fb6
tree482bb034a31fdb173cdc2133d15025ca47e9fce6
parentc701ef1ed5b75cf454a261fa2e74b98662b28b7b
fix: removed the params related to sortMode and order since it sorts by lastLogin

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
lib/public/IUserManager.php