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

Make RedirectAdmin role independent like the UserManager #80

Open
markusguenther opened this issue Sep 24, 2021 · 2 comments · May be fixed by #81
Open

Make RedirectAdmin role independent like the UserManager #80

markusguenther opened this issue Sep 24, 2021 · 2 comments · May be fixed by #81

Comments

@markusguenther
Copy link
Member

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.

markusguenther added a commit to markusguenther/redirecthandler-ui that referenced this issue Sep 24, 2021
Make that users with just the role RedirectAdministrator can access the backend to be able to create redirects.

Fixes: neos#80
@Sebobo
Copy link
Member

Sebobo commented Jan 31, 2023

I don't get it, the RedirectAdministrator has only the privilege for this module.

@Sebobo
Copy link
Member

Sebobo commented Jan 31, 2023

Ah because it doesn't have the privilege for management and GeneralAccess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants