Commit Graph

646 Commits (099def30ec4d0b655e5080151094ed02c4d72b5b)

Author SHA1 Message Date
Keith Irwin 099def30ec
Fixed content security policy 2018-03-05 06:50:12 +00:00
Keith Irwin 06eadd4d2b
Moved sw.js 2018-03-05 05:55:02 +00:00
Keith Irwin a645eac478
Deleted unneeded comment 2018-03-05 05:54:34 +00:00
Keith Irwin c072448f2b
#121 Added content security policy 2018-03-05 05:54:11 +00:00
Keith Irwin feb0178f78
Updated copyright year 2018-03-05 03:12:22 +00:00
Keith Irwin 89560bb0e4
Added nsp 2018-03-05 02:36:53 +00:00
Keith Irwin c4e2602670
Added coveralls 2018-03-05 02:31:38 +00:00
Keith Irwin dae76f7e68
Updated gitignore 2018-03-05 02:31:23 +00:00
Keith Irwin cbef6ab7d9
#121 Added snyk 2018-03-05 00:59:32 +00:00
Keith Irwin e1fd9fac62
#121 Don't allow clock reset for reused reset tokens 2018-03-04 21:17:54 +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 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