How do you change a user's email address in Phabricator

前端 未结 4 624
孤城傲影
孤城傲影 2021-01-17 11:04

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

4条回答
  •  耶瑟儿~
    2021-01-17 11:15

    It might be new, but they have a way now. I'll just list it here in case anyone has the same question later.

    Log in to the server, where you have your Phabricator install, and use ./bin/accountadmin. That will let you change or add accounts at will. If you just want to look at the user, you can look in the phabricator_user database and check the user table or the user_profile table.

提交回复
热议问题