nextcloud/lib/private/Group
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
Also went back to searchUsers indexing the array by uid as it was the
 previous behavior and the IGroup phpdoc does not say anything about the
 keys.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 11:35:41 +02:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php Clear up return types 2023-04-27 12:00:45 +02:00
DisplayNameCache.php Add group display name cache 2022-11-28 11:52:55 +00:00
Group.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
Manager.php Add group display name cache 2022-11-28 11:52:55 +00:00
MetaData.php Strong type OC\Group\MetaData 2022-03-08 16:44:22 +01:00