nextcloud/lib/private/User
Christoph Wurst 57463df26a
fix(session): Only mark sessions of permanent tokens as app passwords
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-04-09 07:50:12 +02:00
..
Listeners fix: restored the file to what it is in master branch 2024-05-16 17:00:21 +02:00
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 16:18:59 +00: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(User\Manager): Avoid future collisions with updater/audit logs 2024-05-06 14:30:44 +00:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php fix(session): Only mark sessions of permanent tokens as app passwords 2025-04-09 07:50:12 +02:00
User.php fix(dav): Fix avatar size in system address book 2023-05-26 10:28:59 +00:00