summaryrefslogtreecommitdiff
path: root/test/user.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* polyfilling scrypt for node 8.5+Claudius2019-05-131-1/+1
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* asyncified setting and verifying the passwordClaudius2019-05-131-4/+31
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* Adding the first few lines of user model testClaudius2019-05-131-0/+37
Signed-off-by: Claudius <opensource@amenthes.de>