Get user home folder before deletion (#26848)
After the deletion getHome() will fail because the user doesn't exist any more, so we need to fetch that value earlier.
Please register or sign in to comment
After the deletion getHome() will fail because the user doesn't exist any more, so we need to fetch that value earlier.