FeatureFuel
1

Different permissions depending on rows accessed

Source: directus/directus#4518 · opened by @unknown
A nice addition to the rule based permission system is to have different permissions for different sets of fields for the same user.

For example, an author can create an article. The author can read all fields in the article they created.
However, the same author shouldn't be able to read all those fields on articles they didn't create. This is currently not possible to do.

One way to do it is to allow multi roles per user, allow role switching, or allow mirroring views (since different permissions can be defined on different views for the same collection)

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests