Replies: 1 comment
-
This definitely does not exist yet but you can request it as an FR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
is there something similar to the $USER value for user groups for setting permissions?
I want to define a constraint in the sense of "created_by": "$GROUP", so that a user can only access an object which was created by a member of a group he belongs to. I guess that would mean that $GROUP would be an array, because a user can belong to more than one group, and I would have to ask that the object was created by at least one of the groups.
Thanks!
-Igel
Beta Was this translation helpful? Give feedback.
All reactions