Commit Graph

16 Commits (7a4b68e816dff44bf050d017ecefb59e4fc65176)

Author SHA1 Message Date
Barış Soner Uşaklı ff38abc225 move bcrypt into password
Peter Jaszkowiak ec38b18e34 Always compare password with a hash
Prevents quick response when user / email doesn't exist
Peter Jaszkowiak 1c35213934 Fix and forking while debugging ()
* Fix forking while debugging

Debugger address in use no longer happens

* Fix cropper error
Peter Jaszkowiak e71fb9ab24 Fix `node --inspect`
Barış Soner Uşaklı 890c2eff70 style changes
Barış Soner Uşaklı 870bb87b08 always pass strings to bcrypt compare
Peter Jaszkowiak 75d291183d Fix using nodebb in other CWDs
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak feb8405f95 ESlint eol-last
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 9a0d764bbd Fix wrap-iife linter rule
barisusakli c8ba61ac7b closes
barisusakli a445e3f7b1 use send for child process
Julian Lam ea2fbcfcfc closed
barisusakli 005405b16c closes