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:  with Role-Based Simulation
5 votes · 0 comments
Custom permissions for modules and more
63 votes · 0 comments
How hide collections' lists' visibility when they are required for a user inside an extension?
1 vote · 0 comments
Emit Events control via the public API (and directus/sdk)
1 vote · 0 comments
Cannot use Access Control name in Flow Permissions; must use UUID
1 vote · 0 comments
No comments yet.