nextcloud/lib/private/User
Carl Schwan c96ece0bcb
refactor: Add more typing
- repairs job
- database
- redis

And remove Helpertest which was unused outside of some tests.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-02-06 13:55:39 +01:00
..
BackgroundJobs refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Listeners refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
AvailabilityCoordinator.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +02:00
Backend.php fix: Make user removal more resilient 2024-09-26 20:48:37 +02:00
Database.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
DisabledUserException.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +02:00
DisplayNameCache.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
LazyUser.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
LoginException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
NoUserException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OutOfOfficeData.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
PartiallyDeletedUsersBackend.php fix: Skip users that still exist in backend 2024-09-26 20:48:45 +02:00
Session.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
User.php refactor: Add more typing 2026-02-06 13:55:39 +01:00