Ghost/core/test
Hannah Wolfe b468d6dbe2 Support for attribute-based permissions (#9025)
refs #8602

- Add the wiring to pass attributes around the permission system
- Allows us to get access to the important "unsafe" attributes that are changing
- E.g. status for posts
- This can then be used to determine whether a user has permission to perform an attribute-based action
- E.g. publish a post (change status)
2017-09-26 18:06:14 +02:00
..
functional 🔥 Removed public API endpoint to fetch users by email address (#9059) 2017-09-26 16:42:58 +01:00
integration 🐛 Fixed persistent upgrade notifications showing for the currently installed version (#9048) 2017-09-25 12:22:56 +01:00
unit Support for attribute-based permissions (#9025) 2017-09-26 18:06:14 +02:00
utils Added role-specifics to post API tests (#9058) 2017-09-26 16:50:26 +02:00
.jshintrc