Commit Graph

813 Commits (58c3db89edfd9f049962de0276935262240d6d43)

Author SHA1 Message Date
Sahat Yalkabov 58c3db89ed Updated expiration of password token to 1hr, updated flash message when email is sent with password recovery instructions. 2014-02-18 01:16:34 -05:00
Sahat Yalkabov bde061debf Removed user _id from reset route. Use only token value. It's random enough that you don't need to include user id as well. 2014-02-17 20:46:21 -05:00
Sahat Yalkabov 0777294c98 Updated email template text, removed token salting, changed token to base64 (24bit) 2014-02-17 20:45:29 -05:00
Sahat Yalkabov 7e06b6a161 Add title "Forgot Password" to GET /forgot template 2014-02-17 19:46:37 -05:00
Sahat Yalkabov 27dab8fbf9 Removed redundant check for empty email address field 2014-02-17 19:45:33 -05:00
Sahat Yalkabov 89a8b72181 Updated forgot password and login templates 2014-02-17 19:44:51 -05:00
Sahat Yalkabov fcd8773518 Updated login template 2014-02-17 19:36:06 -05:00
Sahat Yalkabov 4092ef56ce Removed box-shadow on btn-link in default theme 2014-02-17 19:33:08 -05:00
Sahat Yalkabov de1ee38f8e Swapped Gmail for Sendgrid on Forgot Password Send Email workflow 2014-02-17 18:54:46 -05:00
Dan Stroot 1faf279877 Added complete password reset function 2014-02-17 10:00:43 -08:00
Sahat Yalkabov 64598cf20a Update socket.io guide to include server.listen() 2014-02-17 11:56:03 -05:00
Sahat Yalkabov c6e197d940 Added two new client-side libraries to the list 2014-02-16 10:38:40 -05:00
Sahat Yalkabov 04b7e2f749 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update packages table
  Added a table with list of packages + descriptions
2014-02-15 13:38:45 -05:00
Sahat Yalkabov 2569315212 Update Flatly theme 3.0.3 to 3.1.1 2014-02-15 13:38:29 -05:00
Sahat Yalkabov 6d9ecb651a Update Bootstrap to v3.1.1 2014-02-15 13:35:27 -05:00
Sahat Yalkabov e6cce03dbb Update Readme 2014-02-15 13:33:13 -05:00
Sahat Yalkabov dc3e6eee5f Update packages table 2014-02-14 13:12:26 -05:00
Sahat Yalkabov 7bb855d56d Added a table with list of packages + descriptions 2014-02-14 13:09:43 -05:00
Sahat Yalkabov 5833a206f3 Updated formatting 2014-02-14 12:28:01 -05:00
Sahat Yalkabov 6b49d10fc3 Check if there is an account with provided email when linking with Facebook strategy 2014-02-14 12:26:47 -05:00
Sahat Yalkabov 3016af41e5 Update Google Strategy 2014-02-14 12:24:23 -05:00
Sahat Yalkabov 52276b3755 Check if there is an account with a given email address when linking GitHub strategy. 2014-02-14 12:23:50 -05:00
Sahat Yalkabov 2ba1bee9ec Updated flash message in Google Strategy 2014-02-14 12:02:07 -05:00
Sahat Yalkabov 66637842fc Merge branch 'master' of https://github.com/robjohnson189/hackathon-starter into robjohnson189-master
* 'master' of https://github.com/robjohnson189/hackathon-starter:
  Check if there is already an account that isn't linked to a google account but uses the google accounts email address
2014-02-14 11:54:47 -05:00
Sahat Yalkabov 581e8d5fe0 Update how to remove auth providers 2014-02-14 11:51:20 -05:00
Sahat Yalkabov 27588154a1 Merge branch 'master' of github.com:sahat/hackathon-starter
* 'master' of github.com:sahat/hackathon-starter:
  Added instructions on how to remove auth providers
2014-02-14 11:45:17 -05:00
Sahat Yalkabov 12b5848243 Added instructions on how to remove auth providers 2014-02-14 11:44:48 -05:00
Sahat Yalkabov 0d8cdd38f1 Added comments explaining what each authentication strategy is used for. 2014-02-14 11:29:28 -05:00
Sahat Yalkabov b64ba9bfa5 Code style formatting 2014-02-14 10:54:03 -05:00
Sahat Yalkabov a224af8dfe Merge branch 'master' of https://github.com/dmamills/hackathon-starter
* 'master' of https://github.com/dmamills/hackathon-starter:
  check for null email for gravatar
2014-02-14 10:52:04 -05:00
Sahat Yalkabov 0494710b52 Add nodejitsu deployment instructions 2014-02-14 09:21:10 -05:00
Daniel Mills c5a5b4fb9f check for null email for gravatar 2014-02-14 00:14:21 -05:00
Robert Johnson 077154056c Check if there is already an account that isn't linked to a google account but uses the google accounts email address 2014-02-13 20:54:09 -06:00
Sahat Yalkabov 045f6d46df Add 4 new mongoose queries to mongoose cheatsheet 2014-02-13 10:03:35 -05:00
Sahat Yalkabov d97e05434f Add Facebook profile photo to /me section 2014-02-12 15:06:22 -05:00
Sahat Yalkabov 2d8188c8df UI improvements to "My friends list" on Facebook API page 2014-02-12 14:59:51 -05:00
Sahat Yalkabov f967c5ca20 Added extra profile information on Facebook API page for "/me" 2014-02-12 14:24:31 -05:00
Sahat Yalkabov dae1c8f2db Updated FAQ 2014-02-12 13:28:55 -05:00
Sahat Yalkabov 8bd9c0c71c Update nodejitsu logo 2014-02-11 13:04:53 -05:00
Sahat Yalkabov 93eaf16dc8 Node clusters clarification in project structure 2014-02-11 11:13:22 -05:00
Sahat Yalkabov 64026b56a3 Update README.md 2014-02-11 11:07:19 -05:00
Sahat Yalkabov deae23d29f Update FAQ
Added a section that explains how to switch SendGrid for Mailgun
2014-02-11 11:03:57 -05:00
Sahat Yalkabov 68b9be88a1 Merge branch 'leemunroe-add-mailgun'
* leemunroe-add-mailgun:
  Removed sendgrid image logo
  JavaScript style formatting. SendGrid as a default service for contact form.
  Add Nodemailer and Mailgun option for contact form
2014-02-11 10:48:41 -05:00
Sahat Yalkabov 8a199942f2 Removed sendgrid image logo 2014-02-11 10:47:41 -05:00
Sahat Yalkabov a987efea4a JavaScript style formatting.
SendGrid as a default service for contact form.
2014-02-11 10:46:39 -05:00
Sahat Yalkabov b6391fccf8 Merge branch 'add-mailgun' of https://github.com/leemunroe/hackathon-starter into leemunroe-add-mailgun
* 'add-mailgun' of https://github.com/leemunroe/hackathon-starter:
  Add Nodemailer and Mailgun option for contact form
2014-02-11 10:32:14 -05:00
Sahat Yalkabov 28a7033d32 Added Venmo instructions for obtaining API keys 2014-02-11 09:13:24 -05:00
Sahat Yalkabov b0331a0c5b Add note regarding multiple authentications 2014-02-11 09:01:02 -05:00
Sahat Yalkabov 7ecbf0b65b Merge pull request #68 from yurivictor/master
Little typo
2014-02-11 08:48:07 -05:00
Sahat Yalkabov fa81bebf9e Updated dependencies 2014-02-11 08:41:44 -05:00