0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
kirrg001 fe461da110 Deleted bookshelf access plugin
refs #9127

- permission checks can happen everywhere in the code base
  - we would like to create a context class
- global access to `options.context.is(...)`
- please read more about the access plugin in #9127 section "Model layer and the access plugin".
- removed the plugin and use direct context checks
2018-01-25 17:54:28 +01:00
..
functional Fixed broken payload in posts_spec.js 2018-01-25 01:05:59 +01:00
integration 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
unit Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
utils 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc