2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/models/plugins
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
..
collision.js Import lib/common only 2017-12-12 10:28:13 +01:00
filter.js Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
include-count.js Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
index.js Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
pagination.js Import lib/common only 2017-12-12 10:28:13 +01:00