Commit Graph

52 Commits (e95db0eb2c4216fdff04663e672d50584d900a32)

Author SHA1 Message Date
Keith Irwin b0ac600225
Removed 'hi' from emails 2018-08-15 00:59:45 +00:00
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 e99bafa77d
Fixed password reset test 2018-02-25 18:42:37 +00:00
Keith Irwin bfaa034467
Fixed tests 2018-02-25 04:59:55 +00:00
Keith Irwin 4404f390e3
Added fuzzer to tests 2018-02-24 21:41:35 +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 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin 6aba3ec9a8
Removed buggy login/-out redirects 2018-01-22 22:05:02 +00:00
Keith Irwin 0ad0f5b088
Removed logging 2018-01-21 23:48:58 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin b06e72f40c
#68 Added some forgot password tests 2018-01-21 01:41:59 +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 74692eba95
Added brackets to case statements (airbnb 15.5) 2017-12-21 12:41:04 -05:00
Keith Irwin 59ee66641d
Added catch for 'mailbox not found' errors 2017-12-19 06:40:38 +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 7d34bf72c1
#102 Removed sanitization from forgot password form 2017-07-17 03:39:24 -04:00
Keith Irwin 4d94b56e74
#102 Fixed issue with creating account 2017-07-14 17:48:53 -04:00
Keith Irwin 0c289c6879
Added better debugging 2017-07-14 03:45:43 -04:00
Keith Irwin c4fb567dd2
Added better debugging 2017-07-14 03:40:19 -04:00
Keith Irwin 7a99ed218a
Added email to password reset form automatically 2017-07-14 03:24:58 -04:00
Keith Irwin e5e68db8fc
Added some more debugging 2017-05-19 03:16:52 -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 a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 1ccfc899db
Changed crypto promises to callbacks 2017-05-02 09:30:48 -04:00
Keith Irwin ead72424af
Fixed error when creating user 2017-05-02 09:24:47 -04:00
Keith Irwin 0e86879731
Fixes #76 2017-05-02 09:21:53 -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 2516708cd0
Moved environment files to own folder 2017-04-26 23:13:14 -04:00
Keith Irwin c2a3b14a90
#57 Finished google and password login endpoints for android 2017-04-24 13:52:36 -04:00
Keith Irwin 059c3bd91d
Minor changes 2017-04-21 21:00:38 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin 3f2da8abfc
#62 Fixed 401s 2017-04-20 22:31:10 -04:00
Keith Irwin b9fe85c07f
#52 Fixed login flash messages 2017-04-19 22:03:45 -04:00
Keith Irwin c71c1fd1c1
#32 Fixed social logins 2017-04-19 21:37:00 -04:00
Keith Irwin 8069dcd1d1
#57 Added email/password auth for android 2017-04-19 00:40:16 -04:00
Keith Irwin 40808f8a05
Fixed redirection after auth 2017-04-19 00:13:57 -04:00
Keith Irwin 1c03b997e1
#58 added email confirmation 2017-04-18 03:08:57 -04:00
Keith Irwin cf667dc35a
Fixed login flash and redirects 2017-04-16 21:00:39 -04:00
Keith Irwin 7153f7bb9b
Added login screen 2017-04-01 13:03:05 -04:00
Keith Irwin 187797a587
#49 Fixed flash messages 2017-03-18 15:40:03 -04:00
Keith Irwin dac33b2caf Replaced import vars with consts 2017-03-15 04:08:12 -04:00
Keith Irwin 0f9b563420 Added 'use strict' to every javascript file 2017-03-15 04:01:55 -04:00
Keith Irwin 80d1ec7b6c
Added accounts to admin 2016-08-10 05:51:49 +00:00
Keith Irwin e4e5cf92ae
Admin UI upgrades 2016-06-30 20:40:21 +00:00
Keith Irwin 9e52fd2084
Added buttons 2016-06-01 03:54:21 +00:00