Ghost/core/test/unit/services
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
..
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
auth Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
routing Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
rss 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
settings Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
themes Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
url De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
slack_spec.js 🎨 Modified slack webhook payload, added info about published post (#9850) 2018-11-12 13:04:50 +01:00
webhooks_spec.js Updated webhook request header and last triggered error mssg (#10035) 2018-10-19 14:11:03 +01:00
xmlrpc_spec.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00