0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
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
..
functional ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
integration ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
unit Consistency in model method naming 2014-05-06 00:36:42 +01:00
utils Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
blanket_coverage.js Gruntfile Cleanup & Documentation 2014-05-03 17:59:50 +01:00