Ghost/core/server/api
Jacob Gable 298077582b ACL and strict rules for Settings API
Ref #2061

- Add canThis permission checks to settings api calls
- Add strict rules about accessing core settings without internal: true
- Omit core settings in browse() call unless internal: true
- Update unit tests to call api.settings with contexts
- Add a couple unit tests for new scenarios
- Update all api.settings calls in the app to call with internal context
- Re-arrange permissions.init in server startup so config.theme.update
can access settings without permissions error
2014-05-07 10:56:03 -05:00
..
db.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
index.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
mail.js Change error message response 2014-05-05 15:51:21 +02:00
notifications.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
posts.js Refactor omit of password 2014-05-06 12:14:58 +02:00
settings.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
tags.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
users.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00