Commit Graph

24 Commits

Author SHA1 Message Date
Harshad Kale
58d2cbf706 Add linkedin support for login 2014-01-25 12:03:26 -06:00
Liran Tal
3963892615 small bug fix where Mongoose validation functions must always return booleans 2014-01-12 23:30:30 +02:00
Liran Tal
969c6911d8 instead of relying on previously hard-coded passport strategies we can assume that any user entry which have no provider set is a local strategy and apply our validations only on those empty provider members of the user model object 2014-01-12 23:27:17 +02:00
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
Amos Haviv
0697df0b6d Merge pull request #160 from CREO-Agency/statics_overwrite
Don't overwrite statics
2013-12-10 04:33:06 -08:00
John Williams
12037bc566 Don't overwrite statics 2013-12-05 15:45:52 -08: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
0cfbafaa7c Fixing user details exposure in articles example 2013-09-29 15:42:12 +03: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
c42c8ebc64 Fixing style, adding article test 2013-09-10 16:28:47 +03:00
Roie Schwaber-Cohen
014d941d6e Merge from gabrielmanchini - issue #50 2013-09-10 12:36:19 +03: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
Brent Westmoreland
dda6f5cbd5 Change hebrew to english in create view 2013-07-24 21:39:43 -04:00
Amos Haviv
80be397b95 Adding Bower Support 2013-07-09 20:40:39 +03:00
Amos Haviv
e6f8553127 First Commit 2013-05-22 17:03:50 +03:00