Commit Graph

112 Commits (bf7e74cddec5b39286b060b75f7361cda0b57fef)

Author SHA1 Message Date
Keith Irwin bf7e74cdde
Fixed merge conflicts pulling hotfix-0.9.1 into develop 2018-08-14 19:27:59 +00:00
Keith Irwin 305e0ce551
Fixed fonts not loading 2018-08-13 23:32:26 +00:00
Keith Irwin eb13a4911d
Fixed CSP rule for fonts 2018-08-13 19:34:46 +00:00
Keith Irwin 930e608140
Removed coinhive 2018-08-10 20:56:42 +00:00
Keith Irwin bec97e3bb3
Fixed recaptcha 2018-03-26 18:26:17 +00:00
Keith Irwin d4e1f5f726
Rescoped vars to lets 2018-03-09 02:26:24 +00:00
Keith Irwin f897c98056
Fixed CSP 2018-03-09 00:41:13 +00:00
Keith Irwin 9b7a428c97
#123 Added script imports for JS libraries no longer webpacked 2018-03-08 21:26:41 +00:00
Keith Irwin 5e52ee57ee
Fixed CSP error 2018-03-06 04:15:24 +00:00
Keith Irwin 099def30ec
Fixed content security policy 2018-03-05 06:50:12 +00:00
Keith Irwin c072448f2b
#121 Added content security policy 2018-03-05 05:54:11 +00:00
Keith Irwin 04e2b9e437
#121 Added mongo injection protection 2018-03-04 20:39:45 +00:00
Keith Irwin 50061c370c
#121 Added CSRF protection 2018-03-04 20:15:43 +00:00
Keith Irwin 3af3d9aa96
#121 Added rate limiting and secure cookie settings 2018-03-04 19:43:37 +00:00
Keith Irwin fa3a24fdbf
#121 Added rate limiter 2018-03-03 20:24:05 +00:00
Keith Irwin 0cd9af1d12
#121 Fixed helmet import and limited cookie origins 2018-03-03 20:06:33 +00:00
Keith Irwin bbbbb7cc5a
#121 Added helmet for security HTTP headers 2018-03-03 19:53:16 +00:00
Keith Irwin c36104aa9c
Removed express validator, replaced with homegrown email validation 2018-02-24 21:41:23 +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 71a05913c4
Trying to fix travis build 2018-01-22 22:55:38 +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 bbeb66233d
#68 Fixed tests 2017-12-21 16:49:07 -05:00
Keith Irwin e9add5474f
Add secret vars to travis env 2017-12-21 15:29:06 -05:00
Keith Irwin 1f6bbabd5c
Made startup logs more explicit 2017-12-21 14:50:53 -05:00
Keith Irwin 482ed9c0e2
Added logic to track server boot status 2017-12-19 06:37:50 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 7e03fc4a5a
#113 #114 Switched to useMongoClient 2017-12-13 18:31:36 +00:00
Keith Irwin 65dd73c549
Removed emojis 2017-12-13 18:16:15 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 620a5dcbb3
Added /admin to non-redirects after logout 2017-08-22 19:41:18 -04:00
Keith Irwin a874c88c51
#108 Fixed redirect loop for /signup when already logged in 2017-08-22 18:55:52 -04:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin 7e36017bb0
Moved contact form routes to new file 2017-07-04 12:04:54 -04:00
Keith Irwin b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00
Keith Irwin 88425398fd
Added mailserver testing 2017-05-30 14:30:09 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin 3e2180e90f
Fixed unauthorized /admin error 2017-05-08 14:00:51 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin 359e7d1b94
Ignore static files when setting redirect path 2017-05-07 02:10:13 -04:00
Keith Irwin 9686ec08a0
Can set log level from env var 2017-05-07 00:06:47 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin e4ab43a29e
#85 Added 'debug' 2017-05-06 23:01:12 -04:00
Keith Irwin 61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin 6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -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 29bade1914
Prepared for v0.6.0 release 2017-04-25 20:22:18 -04:00
Keith Irwin 52e38948a9
Minor changes 2017-04-25 10:09:01 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00