mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
21427ad73f
* Simplified db controller permissions options The existing objects were confusing because they did the same thing as setting permissions to true, but gave the impressions that something special was happening/required. * Added DB Backup Integration Role This will allow us to assign certain api_keys this role, in order to automate db backups * Allowed admin api_keys to have configurable roles This will allow keys for the admin api to do customised things such as db export * Added ghost-backup integration to fixtures * Added migrations for DB Backup Integration and role |
||
---|---|---|
.. | ||
base | ||
plugins | ||
relations | ||
accesstoken.js | ||
action.js | ||
api-key.js | ||
app-field.js | ||
app-setting.js | ||
app.js | ||
author.js | ||
client-trusted-domain.js | ||
client.js | ||
index.js | ||
integration.js | ||
invite.js | ||
member.js | ||
mobiledoc-revision.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
session.js | ||
settings.js | ||
subscriber.js | ||
tag-public.js | ||
tag.js | ||
user.js | ||
webhook.js |