nextcloud/lib/private/User
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 15:50:45 +02:00
..
Listeners Fix avatar cleanup on user delete 2022-09-19 21:36:50 +02:00
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
DisplayNameCache.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +02:00
LazyUser.php feat(users): Store and load a user's manager 2023-05-12 13:56:48 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +02:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
User.php fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +02:00