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

How can I manage permissions of tables? #127

Open
SimonWolf opened this issue Jan 28, 2016 · 3 comments
Open

How can I manage permissions of tables? #127

SimonWolf opened this issue Jan 28, 2016 · 3 comments

Comments

@SimonWolf
Copy link

No description provided.

@gr2m
Copy link
Member

gr2m commented Jan 28, 2016

@SimonWolf can you be more precise? I’m not sure what you mean. What do you mean with "tables"? What do you try to achieve in your app?

@SimonWolf
Copy link
Author

@gr2m OK,
So let's say I've got about 100 users and I want to store different documents.
Each user can edit the own document. But is there a way, to define that one document can edited by e.g. 5 different users?

@gr2m
Copy link
Member

gr2m commented Jan 29, 2016

not yet, you will need data sharing for that. We have an API for such a user-to-user sharing, would that be good for what you have in mind? https://github.com/hoodiehq/hoodie-plugin-shares

Note that this still needs to be implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants