0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Fabien O'Carroll b6152684a8
Shortened content api key lengths (#10322)
* Lowered the min length for api keys to 26

* Updated ApiKey model to use shorter secrets for content keys
2019-01-04 19:39:54 +07:00
..
functional Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
integration Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
unit Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
utils Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc