Ghost/core/server/data
Jacob Gable 9369dd3bf7 Add app permission checking to canThis
- Pass permissions loading to buildObjectTypeHandlers to eliminate
shared state
- Load both app and user permissions to check
- Check app permissions if present
- Create apps table and App model
- Move effectiveUserPermissions to permissions/effective
- Change permissable interface to take context; user and app.
- Add unit tests for app canThis checks and effective permissions
2014-04-16 18:06:39 +02:00
..
export Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
fixtures Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
import Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
migration Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
validation Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00