0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
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
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
importer Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
migrations Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
schema Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
validation Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
timezones.json