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

Redirect unauthorized users to 404 page on silo detail page #506

Open
ybekdemir opened this issue May 29, 2018 · 0 comments
Open

Redirect unauthorized users to 404 page on silo detail page #506

ybekdemir opened this issue May 29, 2018 · 0 comments

Comments

@ybekdemir
Copy link

Current behavior

Currently, unauthorized users can access silo detail page with writing url and they can see empty table.

Expected behavior

If unauthorized try to access silo detail page via url, redirect them to 404 page.

Steps to reproduce the behavior

  1. GIVEN Users who haven't permission to access silo
  2. WHEN they try to access silo detail page via url (ex. https://toladata.io/silo_detail/123)
  3. THEN they can see empty table instead of 404 page.
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