Commit Graph

635 Commits (50061c370ca29e396d4fb8d6150e127ec6d3d3e7)

Author SHA1 Message Date
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 e99bafa77d
Fixed password reset test 2018-02-25 18:42:37 +00:00
Keith Irwin 2d5e6ba948
Made test chains prettier 2018-02-25 17:04:35 +00:00
Keith Irwin bfaa034467
Fixed tests 2018-02-25 04:59:55 +00:00
Keith Irwin b93efe932b
Removed semicolon 2018-02-25 04:59:29 +00:00
Keith Irwin 4404f390e3
Added fuzzer to tests 2018-02-24 21:41:35 +00:00
Keith Irwin c36104aa9c
Removed express validator, replaced with homegrown email validation 2018-02-24 21:41:23 +00:00
Keith Irwin 1f355da30f
Improved readme formatting 2018-02-24 20:41:55 +00:00
Keith Irwin 2baf16d1ea
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:34:01 +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 488f176774
Fixed debug error 2018-02-01 18:59:38 +00:00
Keith Irwin 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin 4719faf6b1
Fixed showing welcome message on every login 2018-02-01 01:47:33 +00:00
Keith Irwin 070c4c97b4
Maybe that'll fix travis 2018-01-31 23:04:48 +00:00
Keith Irwin ba5b5b07ac
Removed naked domains 2018-01-30 14:50:53 +00:00
Keith Irwin 4d72d9bf1e
Merged hotfix-0.8.2 into develop 2018-01-22 22:57:59 +00:00
Keith Irwin 9daf7c19d5
Bumped version 2018-01-22 22:57:41 +00:00
Keith Irwin 71a05913c4
Trying to fix travis build 2018-01-22 22:55:38 +00:00
Keith Irwin 556da4ca57
Fixed service worker bug 2018-01-22 22:55:05 +00:00
Keith Irwin 89585fd31b
Merged hotfix-0.8.1 into develop 2018-01-22 22:37:42 +00:00
Keith Irwin c8c1c1f04f
Merged hotfix-0.8.1 into master 2018-01-22 22:37:30 +00:00
Keith Irwin c18ade7bcc
Bumped version, updated changelog 2018-01-22 22:37:14 +00:00
Keith Irwin c0b04469e1
Fixed service worker bug 2018-01-22 22:35:28 +00:00
Keith Irwin fa166d755e
Merged release-0.8.0 into develop 2018-01-22 22:31:32 +00:00
Keith Irwin 5f091a0342
Merged release-0.8.0 into master 2018-01-22 22:31:22 +00:00
Keith Irwin 3e9367e548
Added check to ensure only the newest location is sent 2018-01-22 22:27:53 +00:00
Keith Irwin 6aba3ec9a8
Removed buggy login/-out redirects 2018-01-22 22:05:02 +00:00
Keith Irwin e249d44cae
Updated readme 2018-01-22 00:05:12 +00:00
Keith Irwin 0ad0f5b088
Removed logging 2018-01-21 23:48:58 +00:00
Keith Irwin 39d259354e
Bumped version, updated changelogs 2018-01-21 23:46:37 +00:00
Keith Irwin ef671a6f9e
#111 Implemented service worker 2018-01-21 23:33:38 +00:00
Keith Irwin c1ed2a7ece
Updated manifest 2018-01-21 23:18:42 +00:00
Keith Irwin c09c6591f0
Renamed web app manifest 2018-01-21 22:58:10 +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 a3957264c0
#68 Made tests run synchronously 2018-01-19 21:33:54 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin bf0d6ddd8e Merge branch 'develop' of github.com:tracman-org/server into develop 2017-12-29 01:21:07 +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 2eec7a74cd
Fixed form char limits 2017-12-22 18:15:05 +00:00
Keith Irwin bbeb66233d
#68 Fixed tests 2017-12-21 16:49:07 -05:00
Keith Irwin ae284bc065
Added URL to travis env file 2017-12-21 15:42:52 -05:00
Keith Irwin 30fe0c13dd
Reversed badge order 2017-12-21 15:40:32 -05:00
Keith Irwin 3b31f9f094
Added Travis build status badge 2017-12-21 15:36:59 -05:00
Keith Irwin b7a1c888c9
Added waffle badge 2017-12-21 15:35:34 -05:00