Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement a 404 page for unauthorized routes #90

Closed
sgobotta opened this issue Mar 5, 2019 · 1 comment
Closed

Implement a 404 page for unauthorized routes #90

sgobotta opened this issue Mar 5, 2019 · 1 comment
Assignees
Labels
ui User Interface

Comments

@sgobotta
Copy link
Member

sgobotta commented Mar 5, 2019

Now that we are working with permissions restriction for routes, it'd be nice to have a default 404 page for those cases where a user is authenticated but does not have permissions to visit a certain route.

Discussion:

  • where should the route be added?. Admin component seems to be the proper place to create such route at the moment
@sgobotta
Copy link
Member Author

Merged in #115

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ui User Interface
Projects
None yet
Development

No branches or pull requests

2 participants