User account creation
nicoverbruggen opened this issue · 2 comments
nicoverbruggen commented
You should be able to create a new user account.
Passwords need to be hashed and salted. (We need to implement security)
dive-michiel commented
Make sure you use a portable method to hash and salt ;)
stefchri commented
Already fixed this issue.