Commit Graph

14 Commits

Author SHA1 Message Date
Amos Haviv
822d7ca7b2 Properly run JSHint 2013-12-25 16:36:33 +02:00
Amos Haviv
9c6e5514f0 Moving from Underscore to LoDash 2013-12-20 14:14:54 +02:00
Amos Haviv
f8ac701c25 Fixing errors style 2013-12-12 18:42:54 +02:00
Andrew Pierce
d3b98529be Added check for empty salt before attempting to encrypt password. If you sign up with OAuth provider and then try to login with Email (local strategy), the Salt is empty and authentication fails. 2013-12-11 16:25:46 -05:00
Davy Chiu
ebddcd319a hash password with pbkdf2 2013-12-04 05:20:48 -08:00
Amos Haviv
0714ab1417 Smarter User Model 2013-10-23 17:27:07 +03:00
Amos Haviv
4dd90f1e69 Fixing PR 2013-10-23 12:23:04 +03:00
John Fenley
b6830ba380 Better user model behavior and test teardown 2013-10-11 18:03:52 -06:00
John Fenley
5022bc258b Use Scrypt for password hashes 2013-10-11 15:33:50 -06:00
Amos Haviv
a23f46f066 Revert "Merge pull request #79 from mrngoitall/master"
This reverts commit b83fb4a4c9, reversing
changes made to f5f4663774.
2013-09-29 14:33:20 +03:00
William Ngo
035dd2c150 Replaced SHA1 password hashing with more bcrypt 2013-09-13 15:48:58 -07:00
Amos Haviv
6c3564f37d Cleaning Up 2013-08-17 01:06:17 +03:00
Brian Oley
82ef53392e Added semicolons to server code for consistency and general formatting 2013-08-16 15:23:09 -04:00
Amos Haviv
e6f8553127 First Commit 2013-05-22 17:03:50 +03:00