Ghost/core/test
Jacob Gable 13d2d04c72 App Permissions from package.json
Progress on #2095

- Add new AppPermissions class with read() method
- has default permissions to read and browse posts
- uses default permissions if no package.json
- uses default permissions if no ghost object in package.json
- errors when reading malformed package.json
- uses ghost.permissions if found in package.json
2014-04-16 18:14:56 +02:00
..
functional Move post API to primary document format 2014-04-16 12:09:03 +02:00
integration Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
unit App Permissions from package.json 2014-04-16 18:14:56 +02:00
utils Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00