Ghost/core/server/models
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
..
app.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
base.js Move post API to primary document format 2014-04-16 12:09:03 +02:00
index.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
permission.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
post.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
role.js
session.js
settings.js
tag.js Ensure generateSlug gets transaction for tags 2014-03-25 11:14:17 +00:00
user.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00