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

create group content: how to block anonymous user but allow authenticated non-members? #21

Open
bradbulger opened this issue Dec 31, 2014 · 0 comments
Labels

Comments

@bradbulger
Copy link

Content type MyType has no Drupal role permissions granted on it at all. It's set up to be used as OG group content. The default (site-wide) OG permission "Create MyType content" is set for non-members and members.

The result is that anonymous users as well as authenticated non-members are able to create MyType nodes if they prepopulate the group audience to a valid group.

I think that this is all theoretically correct behavior. Checking different settings of the OG edit permissions seems to confirm that OG permissions override Drupal role-based permissions.

So my question is, how do I exclude anonymous while still allowing logged-in users? To OG, they're all just non-members.

damiankloip pushed a commit to damiankloip/og that referenced this issue Nov 17, 2015
MPParsley added a commit that referenced this issue Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants