nextcloud/lib/public/User/Backend
Côme Chilliet adc43eae9b Invert parameter order in getDisabledUserList to be consistent
This matches what was done in the calls and so fixes getting disabled
 user list when there are several backends returning disabled users.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-30 17:15:12 -08:00
..
ABackend.php
ICheckPasswordBackend.php
ICountMappedUsersBackend.php
ICountUsersBackend.php
ICreateUserBackend.php
ICustomLogout.php
IGetDisplayNameBackend.php
IGetHomeBackend.php
IGetRealUIDBackend.php
IPasswordConfirmationBackend.php
IProvideAvatarBackend.php
IProvideEnabledStateBackend.php
ISearchKnownUsersBackend.php
ISetDisplayNameBackend.php
ISetPasswordBackend.php