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

Help wanted #23

Open
BenySLO opened this issue Jul 24, 2019 · 0 comments
Open

Help wanted #23

BenySLO opened this issue Jul 24, 2019 · 0 comments

Comments

@BenySLO
Copy link

BenySLO commented Jul 24, 2019

Hello i have a problem with this package. lets say i have a table Users, and a table UserIsWorking. And 2 roles AdminRole and WorkerRole.

WorkerRole has no permissions to table Users, and thats fine, but the WorkerRole has permission to table UserIsWorking.

And now the problem is here, WorkerRole should be able to add an User to the table UserIsWorking, but since he has no permission to view the table Users the WorkerRole cannot assign an User to table UserIsWorking.

Any ideas how to fix this so that the WorkerRole cannot access nova/resurces/users but can add an user to UserIsWorking?

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