nextcloud/lib/private/User
yemkareems 758e1e0c1b
fix: removed avatar deletion related code
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-11 14:44:38 +05:30
..
Listeners fix: removed avatar deletion related code 2024-06-11 14:44:38 +05:30
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Do not save invalid display name to the database 2022-07-06 20:54:17 +00:00
DisplayNameCache.php cache display names in local memory before external memcache 2022-04-22 15:22:16 +02:00
LazyUser.php Use a lazy user for the file owner when listing a directory 2022-04-25 14:59:29 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Fix return types of createUser method 2022-10-25 12:20:08 +02:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php fix: use handleLoginFailed for invalid email address 2023-07-10 14:31:43 +02:00
User.php I dug into it again, and the issue is much simpler than I previously though. 2023-01-02 15:30:15 +00:00