mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
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 |
||
---|---|---|
.. | ||
dependencies.js | ||
index.js | ||
loader.js | ||
permissions.js | ||
proxy.js | ||
sandbox.js |