Ghost/ghost/api-version-compatibility-service/test
Naz 8414e927f9 Added handling of multiple owners to notify
refs https://github.com/TryGhost/Toolbox/issues/292

- There can be multiple users in the Ghost instance that should be notifiied about version mismatch. Following the logic of the security notifications these are users with 'Owner' and 'Administrator' roles. To have the most up to date list of the emails to notify the emails fetching was made dinamic and is now passed in as a 'fetchEmailsToNotify' function.
- Also fixed the subject of the email to match the final copy
2022-04-21 15:57:43 +08:00
..
.eslintrc.js Bootstrapped api version compatibility package 2022-04-21 15:57:43 +08:00
api-version-compatibility-service.test.js Added handling of multiple owners to notify 2022-04-21 15:57:43 +08:00