nextcloud/lib/private/User
Marc Hefter 0c6d440643
undoing the additions to OC\IUser
removed changes from lib/public/IUser.php
removed changes from lib/private/User/LazyUser.php
removed changes from lib/private/User/User.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@gmail.com>
2023-04-06 08:20:29 +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 Create the database user in a transaction 2023-03-15 11:07:07 +00:00
DisplayNameCache.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +02:00
LazyUser.php undoing the additions to OC\IUser 2023-04-06 08:20:29 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +01:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php chore: use local variable for remote address 2023-03-10 18:04:34 +01:00
User.php undoing the additions to OC\IUser 2023-04-06 08:20:29 +02:00