Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion to augment the readme with first user information #227

Open
bgil opened this issue May 22, 2014 · 2 comments
Open

Suggestion to augment the readme with first user information #227

bgil opened this issue May 22, 2014 · 2 comments

Comments

@bgil
Copy link

bgil commented May 22, 2014

Great sample app. It provides a lot of very useful information and ideas. Here is one suggestion based on something that I got hung up on. All the installation and setup instructions are very clear but I could not get the log-on to work. I kept trying to use my user account with mongodb but that didn't work! Of course, because the angular-app has its own authentication. But what is it?

To solve the problem, I scanned the complete list of closed issues, from the beginning, and I found when you added the user authentication feature. This gave me to the clue to look for the user id "admin@abc.com".

Could you augment the Readme with a section about how to configure the initDB.js file or at least to say that the admin user is X with password Y. Whatever you think is appropriate.

@bgil
Copy link
Author

bgil commented May 22, 2014

Second suggestion. Mention that any users we create are stored in the mongoDB with plain text storage. I can see a comment in one of the files where you wanted to use some form of encryption but it required python. Perhaps until encryption is added the readMe could warn newbies, like me.

@petebacondarwin
Copy link
Contributor

@bgil do you think you could write this and submit a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants