Allow users to change casing of their username
When a user tries to change their username from Example
to example
, we
currently don't allow this because of the namespace change will cause a
rollback. There is no reason we should not allow this, we just have to skip the
namespace move if the username only changes in casing