nextcloud-server/tests/lib/User
Christoph Wurst 5003467f98
fix(session): Only mark sessions of permanent tokens as app passwords
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-04-03 10:08:15 +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 refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DatabaseTest.php fix(database): Cast users count to integer 2025-03-20 12:00:57 +07:00
Dummy.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ManagerTest.php fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +07:00
SessionTest.php fix(session): Only mark sessions of permanent tokens as app passwords 2025-04-03 10:08:15 +07:00
UserTest.php fix: Fix UserTest to return valid configuration values 2025-02-10 14:52:18 +07:00