Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break permission inheritance by adding the none keyword #368

Open
leplatrem opened this issue Jan 13, 2016 · 1 comment
Open

Break permission inheritance by adding the none keyword #368

leplatrem opened this issue Jan 13, 2016 · 1 comment
Labels
protocol question scope: permissions stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.

Comments

@leplatrem
Copy link
Contributor

Eg.

  • {read: [system.EveryOne]} on bucket
  • {none: [system.EveryOne]} on specific collection in this bucket
    Users 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-

@Natim
Copy link
Member

Natim commented May 18, 2016

👍

@alexcottner alexcottner added the stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol question scope: permissions stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Projects
None yet
Development

No branches or pull requests

3 participants