nextcloud-server/tests/lib/User
Benjamin Gaussorgues 9a7ee321fa
fix(users): improve recently active search
- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 10:17:03 +07:00
..
AvailabilityCoordinatorTest.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +07:00
AvatarUserDummy.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Backend.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DatabaseTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Dummy.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ManagerTest.php fix(users): improve recently active search 2024-10-30 10:17:03 +07:00
SessionTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +07:00
UserTest.php fix: Make user removal more resilient 2024-10-08 21:02:07 +07:00