mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
666a616551
refs #5614 - change isPublicContext to detectPublicContext - behaviour now expands the context object out - this is a bit of a sideeffect, but this is the simplest change that makes it possible to use the context in the model layer without significant wider changes - add new access rules plugin - takes a context object as part of `forge()` & caches it on the model instance - provides helper functions for testing access rules later on |
||
---|---|---|
.. | ||
authentication.js | ||
clients.js | ||
configuration.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |