Ghost/core/server/apps
Jacob Gable 822cb2d9f6 AppProxy with permissions checks and app context
Ref #2059

- Refactor appProxy into class that is instantiated per App
- Check for permissions before doing proxied filter/helper calls
- Add all currently existing api methods, let api check for permissions
- Basic unit tests for filter and helper register/deregister
- Adjusted proxy api method existence unit tests
2014-04-26 10:38:23 -05:00
..
dependencies.js Install App Dependencies 2014-02-08 16:58:13 -06:00
index.js Use current user in models 2014-04-16 18:20:09 +02:00
loader.js AppProxy with permissions checks and app context 2014-04-26 10:38:23 -05:00
permissions.js App Permissions from package.json 2014-04-16 18:14:56 +02:00
proxy.js AppProxy with permissions checks and app context 2014-04-26 10:38:23 -05:00
sandbox.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00