Ghost/core/server/data/migrations
Thibaut Patel ffc57301f6
Fixed the newsletters api permissions (#14458)
refs https://github.com/TryGhost/Team/issues/1504

- The permissions were missing in the fixture file
- This caused some Ghost installs to not have the right permissions
- This is fixed by adding the missing permissions to the fixture file and creating a migration to resolve the missing permissions
2022-04-13 12:02:06 +02:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
versions Fixed the newsletters api permissions (#14458) 2022-04-13 12:02:06 +02:00
utils.js Cleaned up newsletter schema migrations (#14441) 2022-04-08 19:06:30 +05:30