0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional 🐛 Fixed default resource ordering in Content API (#10371) 2019-01-15 12:21:04 +00:00
integration De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
unit Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
utils Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
.eslintrc.json
.jshintrc