Ghost/core/test/unit/api
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
..
shared Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
v0.1 Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
v2 Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00