Ghost/core/test
Fabien O'Carroll 4e6a6a24ac Updated Admin API key auth to require kid in header (#10538)
* Required kid be a header claim as according to spec

https://tools.ietf.org/html/rfc7515#section-4.1.4 (JWT is an extension of JWS)

* Updated error message for missing kid

* Fixed admin-api key unit tests

* Fixed regression and acceptance tests
2019-02-26 11:03:47 +07:00
..
acceptance Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
regression Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
unit Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
utils Fixed random test deadlocks temporarily 2019-02-18 22:47:46 +01:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00