nextcloud/lib/private/User
Josh 795353871d fix(User\Manager): Avoid future collisions with updater/audit logs
Avoid future collisions for not yet created updater and audit log files (at least using default names).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-06 14:30:44 +00: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 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(auth): Fix logging in with email, password and login name mismatch 2024-01-22 09:43:25 +00:00
User.php fix(dav): Fix avatar size in system address book 2023-05-26 10:28:59 +00:00