0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
admin Add functional test for markdown help modal in editor 2014-05-02 00:41:46 +00:00
frontend Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
routes ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00