0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/tests/lib/User
Joas Schilling c34a5d2f6e fix(usermanager): Don't throw when checking if a too long user id is an existing user
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-17 14:55:12 +00: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 refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DatabaseTest.php fix(database): Cast users count to integer 2025-03-25 11:57:42 +00:00
Dummy.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ManagerTest.php fix(usermanager): Don't throw when checking if a too long user id is an existing user 2025-04-17 14:55:12 +00:00
SessionTest.php fix(session): Only mark sessions of permanent tokens as app passwords 2025-04-03 08:10:56 +00:00
UserTest.php fix: Make user removal more resilient 2024-09-26 20:48:37 +02:00