Ghost/core
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
..
client Move post API to primary document format 2014-04-16 12:09:03 +02:00
server App Permissions from package.json 2014-04-16 18:14:56 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test App Permissions from package.json 2014-04-16 18:14:56 +02:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00