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

Exception: There is no permission named view countries for guard web. #13

Open
4n70w4 opened this issue May 22, 2019 · 2 comments
Open

Comments

@4n70w4
Copy link
Contributor

4n70w4 commented May 22, 2019

May be by default need to use [denied] instead throw exception if permission not declared.

image

@fissible
Copy link

fissible commented Aug 9, 2019

There is no permission named ACCESSfor guardweb``

You are able to choose the guard when adding a permission, but if you choose one that is not the default you will be the above error when you attempt to give a Permission to a Role (on the Update Role screen).

@4n70w4
Copy link
Contributor Author

4n70w4 commented Aug 10, 2019

The exception should be catch, and not throw an exception in the application.
Plugins should not break the main application.

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