0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary/utils
Hannah Wolfe 6d66fe9e22 Switch settings.edit to use an allow list
refs: https://github.com/TryGhost/Team/issues/1625

- Ensure that we maintain a list of exactly which settings can be edited
- Bypass this for internal settings changes for now
- TODO: use the settingsBreadService internally instead of the api directly
2022-05-16 15:07:31 +01:00
..
serializers Switch settings.edit to use an allow list 2022-05-16 15:07:31 +01:00
validators Removed support for editing members_from_address 2022-05-12 20:05:10 +01:00
index.js Switch settings.edit to use an allow list 2022-05-16 15:07:31 +01:00
permissions.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00