Skip to content
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

[Streams Module] (Feature Request) Add Stream Level Permissions #4323

Closed
mattcdavis1 opened this issue Apr 20, 2017 · 2 comments
Closed

[Streams Module] (Feature Request) Add Stream Level Permissions #4323

mattcdavis1 opened this issue Apr 20, 2017 · 2 comments

Comments

@mattcdavis1
Copy link

Standard permissions would be:

  • View Own Entries
  • Create Entries
  • Delete Entries
  • View Other's Entries
  • Edit Other's Entries
  • Delete Other's Entries

Ideally, there would be an event corresponding to each of these permissions that modules could hook into for more complicated / customized permissions (Event should allow rejecting/allowing permissions).

Also, if we move forward with entry statuses (published, unpublished) - permissions for these would make sense as well.

@mattcdavis1 mattcdavis1 changed the title [Streams Module] Add Stream Level Permissions [Streams Module] (Feature Request) Add Stream Level Permissions Apr 20, 2017
@mattcdavis1
Copy link
Author

mattcdavis1 commented Apr 20, 2017

Well, i guess "View Own Entries" is implicit in create so that wouldn't be needed. If you can't create / edit / delete (own or others) then you would just be denied access to the stream completely.

@RyanThompson
Copy link
Member

This has been added to Streams Module v1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants