Break permission inheritance by adding the none keyword #368
Labels
protocol
question
scope: permissions
stale
For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Eg.
{read: [system.EveryOne]}
on bucket{none: [system.EveryOne]}
on specific collection in this bucketUsers can read every collections in bucket but one specific.
Inspiration: Syncano permission types https://docs.syncano.io/docs/permissions#section-permission-types-for-data-objects-
The text was updated successfully, but these errors were encountered: