0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit
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
..
adapters Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
api Added support for short format when attaching authors/tags in Admin API v2 (#10505) 2019-02-22 13:01:04 +01:00
apps Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
config
data Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
helpers Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
lib Updated mobiledoc renderer to insert begin/end HTML comments around cards 2019-02-25 18:05:01 +07:00
models Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
public
services Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
web Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
filters_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00