Skip to content

What's the best way to change user information for sites only hosted on the local webserver? #931

Discussion options

You must be logged in to vote

In your case, I would recommend (due to the unknown flags set) to simply remove the account with

php yellow.php user remove [old email]

and to set it up again

php yellow.php user add [new email] [password].

Edit the details afterwards in your yellow-user.ini.

If the account is valid (not pending, active etc.) you could also change the Email line with a text editor in your yellow-user.ini.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nevillepark
Comment options

Answer selected by nevillepark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants