0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -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
config_spec.js
db_spec.js
email_preview_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
emails_spec.js
images_spec.js
integrations_spec.js Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
invites_spec.js
key_authentication_spec.js
mail_spec.js
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
posts_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
roles_spec.js
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
themes_spec.js
users_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
utils.js
webhooks_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00