Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Entity access for groups and group content #3

Closed
RoySegall opened this issue Oct 20, 2014 · 2 comments
Closed

Entity access for groups and group content #3

RoySegall opened this issue Oct 20, 2014 · 2 comments

Comments

@RoySegall
Copy link
Contributor

OG supply basic permission(og_access extends it). For now the permission is a content entity. But this could be a config entity since we want to export permission for roles.

This a discussion we can do here but will provide solution via code.

damiankloip added a commit to damiankloip/og that referenced this issue Oct 6, 2015
Re fetch membership > group field items after saving
@zerolab
Copy link
Contributor

zerolab commented Nov 28, 2017

Is this still relevant?
OG permissions are exportable to code. And #243 exposes the UI for roles and permissions

@pfrenssen
Copy link
Contributor

I think this can be closed because it has been implemented already. The permissions are no longer entity based, we have an event that can be subscribed to to define permissions (PermissionEvent), which will supply GroupPermission objects. Examples of this can be found in OgEventSubscriber.

We don't have OG Access yet, which I think provided a UI for defining permissions? This is out of scope for this issue though.

pfrenssen pushed a commit that referenced this issue Feb 9, 2020
gheydon pushed a commit to gheydon/og that referenced this issue Oct 26, 2020
* Rebuild node access permissions

* Update og_access.install

* Update og_access.install

* Update og_access/og_access.install

Co-Authored-By: MPParsley <MPParsley@users.noreply.github.com>

* Update og_access/og_access.install
gheydon pushed a commit to gheydon/og that referenced this issue Oct 26, 2020
* Rebuild node access permissions

* Update og_access.install

* Update og_access.install

* Update og_access/og_access.install

Co-Authored-By: MPParsley <MPParsley@users.noreply.github.com>

* Update og_access/og_access.install
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants