Ghost/core/server/data/schema/fixtures
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
..
fixtures.json Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
index.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00
utils.js Added notification access persmission for users of Editor role 2019-04-18 13:02:23 +02:00