I\'ve set up phabricator and added several users. I noticed that I can change a user\'s real name or username, but I am unable to change their email address. Is there some
You need to update the mysql database. In the phabricator_user db alter your email address in the user_email table. Administrators may not be all-powerful, but DBAs are.