0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Fabien O'Carroll fc73cd71bb Updated permissions service to handle api keys (#9967)
refs #9865

- Enabled the permissions module to lookup permissions based on an api_key id.
- Updated the "can this" part of the permissions service to load permissions for any api key in the context, and correctly use that to determine whether an action is permissible. It also updates the permissible interface that models can implement to pass in the hasApiKeyPermissions param.
2019-01-18 11:17:11 +00:00
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
data Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
helpers Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
lib Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
models Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
translations Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00