-
Notifications
You must be signed in to change notification settings - Fork 33
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
Still can add, remove, update roles even if role has no permissions over roles resource #26
Comments
Hi @florinmatthew . Do you have any other Roles setup which have rights to Assign Roles? If so, are these roles assigned to any users? If nobody has access to a specific role, the system will default to grant everyone access. |
@m2de Yes, I do: |
Strange one. Might need to have a bit more information about your codebase (e.g. have you customised the default Policies or is everything related to the Permissions tool / Brandenburg the default setup?). Also, what versions of Laravel, Nova etc are you running please? Many thanks. |
@m2de Nothing customized. No additional policies added. About the version: Nova - v1.1.3; Laravel 5.7; |
Hi @florinmatthew. I will need to try and reproduce this issue, will update you when I have had a chance to do so. Cheers! |
…account-seed updated changes for client account
Added a role as content editor. As this image shows, I can still see Roles and even add and remove roles.
The text was updated successfully, but these errors were encountered: