Graylog2 / Graylog2/graylog2-server
Generic 403 page for errors
Open
feature
improvement
needs-discussion
triaged
User Experience
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
If a user has not the necessary permissions to get a page displayed, he should get information
about which Permissions he is missing.
## Current Behavior
The user gets the 404 page indicating the page he is looking for does not exists at all.
## Possible Solution
- Might be intended behavior, so doing nothing can be okay.
- Creating a 403 page different from the :monkey_face: with the :banana: with detailed information
about the error.
Contributor guide
Assessment
This issue has not been assessed yet.