0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/api-acceptance/admin
Rishabh Garg a01bcdd2d0
Added new endpoint for refreshing api key secret (#11791)
no issue

- Adds new endpoint on integration to refresh admin/content api key secret
- Allows owner/admin to refresh their content or admin API keys for an integration via Ghost Admin
- Adds a new `refreshed` event to actions table for anytime an api_key secret is refreshed
2020-05-05 23:36:21 +05:30
..
actions_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
config_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
db_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
email_preview_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
emails_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
images_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
integrations_spec.js Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
invites_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
key_authentication_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
mail_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
notifications_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
oembed_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
pages_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
posts_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
roles_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
slugs_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
tags_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
users_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
utils.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
webhooks_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00