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

add a user with node add_user #29

Merged
merged 8 commits into from
May 4, 2015
Merged

Conversation

Cinezaster
Copy link
Contributor

Because this will be deployed on a server a script to create a user.json file would be nice.

Appsaloon Toon Nelissen added 5 commits April 28, 2015 16:52

break;
case 1:
user.password = line;
Copy link
Owner

Choose a reason for hiding this comment

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

password should not be stored in clear form (maybe use sha256 at least ?)

@Cinezaster
Copy link
Contributor Author

password SHA256 encryption + unique uuid's for the id's

FGRibreau added a commit that referenced this pull request May 4, 2015
add a user with node add_user
@FGRibreau FGRibreau merged commit 526a62c into FGRibreau:master May 4, 2015
@FGRibreau
Copy link
Owner

@Cinezaster released in v0.3.0 :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants