Ghost/core/test/unit/api
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
..
index_spec.js
notifications_spec.js
utils_spec.js Support for attribute-based permissions (#9025) 2017-09-26 18:06:14 +02:00