Ghost/core/test/integration/model
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
..
model_permissions_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_posts_spec.js Move post API to primary document format 2014-04-16 12:09:03 +02:00
model_roles_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_settings_spec.js Fixes random pg failures. 2014-03-17 10:54:31 +00:00
model_tags_spec.js Fixes random pg failures. 2014-03-17 10:54:31 +00:00
model_users_spec.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00