HomePhorge

D25601

Fix exception trying to rename user to their previous username
Author: aklapper
Summary: When trying to rename a user, properly handle when the new username is the old username to avoid an exception. ```…