2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
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
..
client@6670fc93d8 Updated Ghost-Admin to v3.14.0 2020-04-27 13:27:51 +01:00
frontend Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
server Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
shared Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00