Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Add seed user instructions to README #801

Merged
merged 1 commit into from
Sep 13, 2015
Merged

Conversation

codydaig
Copy link
Member

In reference to #793.

Not entirely sure how much I like the wording, so any suggestions would be awesome!

@trainerbill

@lirantal
Copy link
Member

I think the documentation needs an update to correct it - for either dev or prod both user and admin accounts are seeded if they aren't available.

@lirantal lirantal self-assigned this Aug 14, 2015
@lirantal lirantal added this to the 0.4.x milestone Aug 14, 2015
```bash
MONGO_SEED=true grunt
```
This will seed the users everytime, just grab the password from the console.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be: "It will try to seed the users 'user' and 'admin'. If one of the user already exists, it will display an error message on the console. Just grab the passwords from the console".. To denote that existing users are not deleted, and that there is no password reset.

console.log('Failed to add local user');

@lirantal
Copy link
Member

lirantal commented Sep 9, 2015

@codydaig whenever you can address the comments, other than that looks good.

@codydaig
Copy link
Member Author

codydaig commented Sep 9, 2015

@lirantal Totally forgot about this PR. I updated and squashed.

@lirantal
Copy link
Member

Great, merging.

lirantal added a commit that referenced this pull request Sep 13, 2015
Add seed user instructions to README
@lirantal lirantal merged commit fe0d106 into meanjs:master Sep 13, 2015
@codydaig codydaig deleted the docs/pull793 branch September 13, 2015 06:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants