nextcloud-server/lib/private/User
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails
Also Improve error message when setPassword fails

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-05-05 17:21:23 +07:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +07:00
Database.php Update cache when setting the password 2022-02-18 09:47:18 +07:00
DisplayNameCache.php cache display names in local memory before external memcache 2022-04-22 13:02:30 +07:00
LazyUser.php Use a lazy user for the file owner when listing a directory 2022-04-22 17:02:37 +07:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Don't check the configvalue for lastLogin which is never null 2021-12-10 16:26:13 +07:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +07:00
Session.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
User.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +07:00