FeatureFuel
1

Limit public permission by custom API parameter

Source: directus/directus#24401 · opened by @heriisei
Summary To be able to set public permission separately between: • All items of a collection • Individual items of a collection Basic Example _No response_ Motivation In my case, I want to build a Digital Invitation page. Each invitation can have a list of guests, and each guest can access the invitation page without logging in. I want to set the permissions for the endpoint: • List / all items of the guests' collection: No Access for every action (Create, Read, Update, Delete, Share) • Specific individual item of the guests' collection: Use Custom for Read and Update to limit the access for public visitors who know their UUID Or maybe: We can just set the collection permission by adding custom dynamic variables like this: ![CleanShot 2025-01-14 at 08 55 37@2x]( So public visitors cannot read the list of items but can access their specific data using their UUID Detailed Design None Requirements List Could H…

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