nextcloud-server/lib/private/User
Robin Appelman 853ec60f3e also cache backend for user in memory instead of always going to redis
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-02-10 12:25:23 +07:00
..
Listeners Fix avatar cleanup on user delete 2022-09-19 21:36:50 +07:00
Backend.php
Database.php Fix return type for countUsers method 2022-10-25 10:20:09 +07:00
DisplayNameCache.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +07:00
LazyUser.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +07:00
LoginException.php
Manager.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +07:00
NoUserException.php
Session.php feat: add event for failed logins 2022-11-24 21:24:21 +07:00
User.php Fix setQuota on User on 32bits 2023-02-07 11:23:30 +07:00