0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core/test
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
..
functional Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
integration Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
unit Added refreshSecret method to ApiKey model (#9947) 2018-10-05 15:51:13 +07:00
utils Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
.eslintrc.json
.jshintrc