0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
Fabien O'Carroll 68008baf0e 🐛 Fixed email permissions for all roles
refs https://github.com/TryGhost/Team/issues/494

The migrations in 3.1.0 which added email permissions did not add those
permissions to the roles. This means that whilst we have the permissions
in the database, only the Owner role could use any of them.

This migration ensures that the email related permissions are added to
the correct roles.
2021-03-01 13:17:43 +00:00
..
db Removed logging require in db/connection.js (#12690) 2021-02-22 12:58:57 +00:00
exporter Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
importer Refactored usage of pre v4 "unsplash" setting format 2021-02-18 10:55:59 +13:00
migrations 🐛 Fixed email permissions for all roles 2021-03-01 13:17:43 +00:00
schema Added a primary key to the brute table 2021-03-01 12:17:26 +01:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00