neos / neos/redirecthandler-ui
Make RedirectAdmin role independent like the UserManager
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
With the UserManager we have a role that can work as a single permission role.
You maybe also want to have a user that is just able to access the redirect module and nothing else.
Right now, we will get a permission error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the RedirectAdmin role is defined and how the UserManager role is made independent. Reproduce the permission error with a user restricted to the redirect module, then verify that RedirectAdmin grants redirect access without unrelated permissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100