-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post permissions #3283
Comments
refs TryGhost#3283, refs TryGhost#2739, refs TryGhost#3096 - Renames permissions which didn't follow bread - Adds permissions for notifications, mail and tags Still todo: - wire up the new permissions where they are needed - add permissions for roles
I have done part of this issue. What is outstanding is:
Not sure about browse and read handling for 0.5, I think this should be punted to 0.5.x and deal with it across all resources. However, improving test coverage for the Post API is still desired for 0.5 |
Labelling all the open permissions related issues (there are several) with both |
Opening this up a separate issue as there is an extra piece of work here.
Here's the post permissions table:
Posts
Special Rules:
The resulting post config needs to look like:
The existing post permissions config looks like this:
So this needs amending, browse & read need better handling and we need to be sure that there are full tests for all of the different cases.
The text was updated successfully, but these errors were encountered: