Commit Graph

46 Commits (6925839f9beaab47041416193f26dafc3ed05621)

Author SHA1 Message Date
Keith Irwin 6925839f9b
Patched slug CVE-2017-16117 by truncating input 2018-08-14 23:09:52 +00:00
Keith Irwin 04e2b9e437
#121 Added mongo injection protection 2018-03-04 20:39:45 +00:00
Keith Irwin 25bbd5536d
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:33:27 +00:00
Keith Irwin 6aba3ec9a8
Removed buggy login/-out redirects 2018-01-22 22:05:02 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin bcc9714e6f
#64 ReModel method calls expect promises instead of passing callbacks 2017-12-28 20:20:06 -05:00
Keith Irwin 76e2d31c46
Fixed server-side password checking 2017-12-19 06:42:43 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 1155c08929
#89 Added marker color selection to settings page 2017-07-20 09:08:10 -04:00
Keith Irwin 3b106f2325
Redirect back to settings after switching to pro 2017-07-11 03:03:36 -04:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin d2295b2df7
Updated settings formatting 2017-07-04 11:57:56 -04:00
Keith Irwin 72b91da74e
#95 Swapped mellt code for zxcvbn code 2017-06-30 13:14:59 -04:00
Keith Irwin 6126e6210b
#95 Require new package 2017-06-30 12:48:29 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin 62427efb91
#30 Added welcome message 2017-05-08 20:12:58 -04:00
Keith Irwin 212ccfec5b
Renamed noReply in mail.js 2017-05-08 17:45:06 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin e23c00f41c
Fixed #83 2017-05-07 01:59:21 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin 0e86879731
Fixes #76 2017-05-02 09:21:53 -04:00
Keith Irwin 6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -04:00
Keith Irwin 0f338b0d6f
#77 Better error handling after password creation 2017-04-28 14:21:10 -04:00
Keith Irwin 1216127add
Fixed promises 2017-04-27 17:25:16 -04:00
Keith Irwin 3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin 2516708cd0
Moved environment files to own folder 2017-04-26 23:13:14 -04:00
Keith Irwin dc11bdd271
Added some debug logging 2017-04-26 22:47:23 -04:00
Keith Irwin ea34e5b095
#61 Cleanup, check for injection attacks 2017-04-25 20:01:35 -04:00
Keith Irwin b390bd4a57
Fixed pro 2017-04-25 17:22:23 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin c71c1fd1c1
#32 Fixed social logins 2017-04-19 21:37:00 -04:00
Keith Irwin 218435d8c7
#58 Cleaned up 2017-04-18 13:10:43 -04:00
Keith Irwin e7ba83e7e5
#58 Fixed missing flash alerting user of confirmation email 2017-04-18 13:03:24 -04:00
Keith Irwin 1c03b997e1
#58 added email confirmation 2017-04-18 03:08:57 -04:00
Keith Irwin 934e559956
#55 Added scale to map 2017-04-18 00:41:43 -04:00
Keith Irwin 1dab4dc266
#52 Added server-side validation for settings 2017-04-18 00:34:53 -04:00
Keith Irwin e222b62f82
Made bigger social logi buttons for desktops/tablets 2017-04-16 17:23:15 -04:00
Keith Irwin fc80498f2d
Added client-side password checking 2017-04-15 10:22:13 -04:00
Keith Irwin de827a5543
Cleaned up, made promises 2017-04-14 22:10:52 -04:00
Keith Irwin d74f0f2087
#45 Using ES6 promises now 2017-04-13 18:59:46 -04:00
Keith Irwin 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00
Keith Irwin 46db57abd5
Added files for new login 2017-04-11 21:38:07 -04:00