0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Merge pull request #3377 from PaulAdamDavis/signout-button 2014-07-24 17:52:09 +01:00
integration Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
unit Permissions Improvements 2014-07-28 06:29:59 +01:00
utils Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00