Ghost/core
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
..
client@21be0a553b
frontend 🐛 Fixed theme preview not decoding values properly 2021-03-01 11:54:50 +00:00
server 🐛 Fixed email permissions for all roles 2021-03-01 13:17:43 +00:00
shared Added ElasticSearch logging when available 2021-02-25 15:50:58 +00:00
app.js
boot.js