0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
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 +01:00
..
AvailabilityCoordinatorTest.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +02:00
AvatarUserDummy.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Backend.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
DatabaseTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Dummy.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ManagerTest.php fix(users): improve recently active search 2024-10-30 10:17:03 +01:00
SessionTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +02:00
UserTest.php fix: Make user removal more resilient 2024-10-08 21:02:07 +02:00