0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/server
Thibaut Patel ae664e9cad
Added newsletter read permission (#14519)
refs https://github.com/TryGhost/Team/issues/1533

- Needed to create the read newsletter endpoint to make the newsletter resource more consistent with the other resources
- Read is available to admins like other newsletter actions
2022-04-20 15:25:41 +02:00
..
adapters
data Added newsletter read permission (#14519) 2022-04-20 15:25:41 +02:00
lib
models Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30
services Updated newsletter fixtures to remove nullable sender name (#14479) 2022-04-14 23:45:59 +05:30
web Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
notify.test.js
overrides.test.js