mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
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. |
||
---|---|---|
.. | ||
apps | ||
auth | ||
permissions | ||
routing | ||
rss | ||
settings | ||
themes | ||
url | ||
slack_spec.js | ||
webhooks_spec.js | ||
xmlrpc_spec.js |