Ghost/core
Hannah Wolfe 6760ccc8ec Permissions: minor refactors (#9104)
refs #9043

- Cleanups / refactors to make the code more manageable
- Move remaining code out of index.js 
   - Only "init" function is left. Actions map cache and init function is based heavily on the settings cache module
- refactor the odd way of exporting
   - This was cleaned up naturally by moving the actionsMap object out
- rename "effective" -> "providers"
  - "Providers" provide permissions for different things that can have permissions (users, apps, in future clients).
2017-10-05 21:01:34 +02:00
..
client@89b72ea523 Updated Ghost-Admin to 1.12.0 2017-10-05 18:57:41 +07:00
server Permissions: minor refactors (#9104) 2017-10-05 21:01:34 +02:00
test Permissions: minor refactors (#9104) 2017-10-05 21:01:34 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00