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

Create a page or banner to land users when the access is denied. #17

Open
danielfireman opened this issue Jul 19, 2018 · 2 comments
Open

Comments

@danielfireman
Copy link
Owner

Currently we are only returning a 403

@lucasgomide
Copy link
Contributor

Hey @danielfireman, what you think to render simple page with message describing what happened.

Example given:

  • Login failed -> "Could not validate your credentials, try again"
  • restricted page -> "Access denied, log in first."

We can also add a button to the login page.

It's not a complex page, only a message with some actions. I think that when you release the landing page, theses pages will be replaced for better ones.

@lucasgomide
Copy link
Contributor

@danielfireman
I've created this PR #20

What do you think about it ? Do you think that is enough ?

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