0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
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
..
functional Move post API to primary document format 2014-04-16 12:09:03 +02:00
integration Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
unit Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
utils Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00