Graylog2 / Graylog2/graylog2-server
Fetch reader role from backend for user create form
Open
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The reader role is being preselected when creating a new user. This information is currently hardcoded in the frontend and should be fetched from the backend. E.g. if the roles description changes we need to adjust it right now in the backend and the frontend.
Contributor guide
Assessment
This issue has not been assessed yet.