nextcloud/lib/private/User
Vincent Petry 91cd57e55b
Get user home folder before deletion
After the deletion getHome() will fail because the user doesn't exist
any more, so we need to fetch that value earlier.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-23 12:42:31 +01:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +02:00
Database.php Cache non existing DB user 2016-10-10 09:30:36 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Set last-login-check on basic auth 2016-12-05 20:57:15 +01:00
User.php Get user home folder before deletion 2016-12-23 12:42:31 +01:00