0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/permissions
Hannah Wolfe 42fc272433 Added members permission system
refs https://github.com/TryGhost/Team/issues/1664

- the new member comments API needs members to have permissions to edit and delete their own posts
- added members as a provider, and then wired up permissible logic at the model level
2022-07-12 10:24:02 +02:00
..
actions-map-cache.js
can-this.js Added members permission system 2022-07-12 10:24:02 +02:00
index.js
parse-context.js Added members permission system 2022-07-12 10:24:02 +02:00
providers.js Added members permission system 2022-07-12 10:24:02 +02:00
public.js