Ghost/core/server/permissions
Hannah Wolfe 4e3b21b7da Permissions Improvements
refs #3083, #3096

In order to implement advanced permissions based on roles for specific
actions, we need to know
what role the current context user has and also what action we are
granting permissions for:
- Permissible gets passed the action type
- Effective permissions keeps the user role and eventually passes it to
  permissible
- Fixed spelling
- Still needs tests
2014-07-28 06:29:59 +01:00
..
effective.js Permissions Improvements 2014-07-28 06:29:59 +01:00
index.js Permissions Improvements 2014-07-28 06:29:59 +01:00
objectTypeModelMap.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00