0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Fabien O'Carroll b6e80ef557
Added refreshSecret method to ApiKey model (#9947)
refs #9865

This is to allow the secret of an api_key to be refreshed, in the event of a secret being compromised.
2018-10-05 15:51:13 +07:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
apps Updated private-sites to not redirect to full urls 2018-09-25 17:32:17 +07:00
config
data Added mobiledoc_revisions schema, migration script and updated tests 2018-10-02 19:15:23 +02:00
helpers
lib Extended sequence utility 2018-10-03 00:17:45 +02:00
models Added refreshSecret method to ApiKey model (#9947) 2018-10-05 15:51:13 +07:00
public Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
services Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
web Extended uncapitalise unit tests (#9891) 2018-09-20 22:27:38 +02:00
filters_spec.js