summaryrefslogtreecommitdiff
path: root/test/user.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-13polyfilling scrypt for node 8.5+Claudius1-1/+1
Signed-off-by: Claudius <opensource@amenthes.de>
2019-05-13asyncified setting and verifying the passwordClaudius1-4/+31
Signed-off-by: Claudius <opensource@amenthes.de>
2019-05-13Adding the first few lines of user model testClaudius1-0/+37
Signed-off-by: Claudius <opensource@amenthes.de>