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

Defining roles for controlling accessibility of individual models #6

Open
aniruddha-mmt-zz opened this issue Jun 28, 2018 · 0 comments

Comments

@aniruddha-mmt-zz
Copy link

aniruddha-mmt-zz commented Jun 28, 2018

I want to assign roles to the user so that I can control their accessibility for individual models.
Ex: Let's say I have user1 and user2, model1 and model2.
User1 can perform crud to model1 and model2 but user2 can perform crud on model1 but only read on model2.
As per the current documentation, I can only assign permission to users which are valid for the whole DB not per models.
@jinzhu please advice.

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

1 participant