Ghost/core/test/regression/api
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
..
v0.1 Cleaned up Admin API v2 posts/pages input serializer (#10516) 2019-02-22 12:07:34 +01:00
v2 Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
admin_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00