Ghost/core
Fabien O'Carroll 21427ad73f
Created DB Backup integration (#10974)
* 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
2019-08-02 17:28:02 +08:00
..
client@5d3717016a Updated Ghost-Admin to 2.26.0 2019-07-30 20:24:26 +05:30
frontend Fixed img_url helper when using image sizes with relative path… (#10964) 2019-07-29 16:54:09 +08:00
server Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
test Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00