Commit Graph

71 Commits

Author SHA1 Message Date
c2720d784c add debug flag to giveBrowniePoints endpoint 2015-08-01 20:08:32 -07:00
e7f522a611 fix giveBrowniePoints error messages 2015-07-31 13:45:45 -07:00
0e21d6eb30 set browniePoints timeout to 30 seconds for dev 2015-07-31 12:45:34 -07:00
f1b964a26d send back user bio on giveBroniePoints 2015-07-31 12:16:27 -07:00
fa47ed9afb remove extra debugs 2015-07-29 15:10:03 -07:00
5533779d45 add give brownie points!!!! 2015-07-29 15:00:24 -07:00
9731e8ccc6 fix return callbacks 2015-07-29 11:41:41 -07:00
9e22122832 adds user/about 2015-07-29 11:32:16 -07:00
e08f895769 Handle invalid login 2015-06-16 00:29:32 -04:00
070c248132 Handle invalid login 2015-06-16 00:27:32 -04:00
c4d229e62d remove email verification step.
users are marked for future uses
2015-06-15 15:43:12 -07:00
f6fbe6e9c7 make username unique and make username required 2015-06-12 16:40:49 -07:00
d07e5351ea Comment out blacklist 2015-06-12 18:55:47 -04:00
e29a340afb add blacklisted usernames to loopback user validations 2015-06-12 13:54:38 -07:00
070a80cb79 set saltfactor for Passwords 2015-06-12 11:38:00 -07:00
a5092d379d Merge conflicts and clean up lint errors. 2015-06-11 21:08:40 -04:00
223ea2a393 Merge conflicts and clean up lint errors. 2015-06-11 21:08:16 -04:00
3017991de5 Finished local user login flow 2015-06-11 21:03:01 -04:00
c2f408fb56 add blacklist to usernames 2015-06-11 17:04:48 -07:00
5be6ce7193 add delete user idenity and credentials after profile deletion 2015-06-11 16:57:06 -07:00
34c3fef7d4 Move api hooks to user.js 2015-06-11 19:11:07 -04:00