nextcloud/lib/private/User
Christopher Ng 51e20dd6c5 Do not save invalid display name to the database
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-06 20:54:17 +00:00
..
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 Don't check the configvalue for lastLogin which is never null 2021-12-10 16:26:13 +01:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
User.php Delay loading user preferences until we need them 2022-02-28 13:49:12 +01:00