0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/tests/lib/User
Joas Schilling 775ca882f3
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-16 17:47:28 +02: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-20 12:00:57 +01: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-16 17:47:28 +02:00
SessionTest.php fix(session): Only mark sessions of permanent tokens as app passwords 2025-04-03 10:08:15 +02:00
UserTest.php fix: Fix UserTest to return valid configuration values 2025-02-10 14:52:18 +01:00