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

new registered users should be assigend to roles user and editor #137

Open
cswertz opened this issue Dec 15, 2020 · 0 comments
Open

new registered users should be assigend to roles user and editor #137

cswertz opened this issue Dec 15, 2020 · 0 comments

Comments

@cswertz
Copy link
Owner

cswertz commented Dec 15, 2020

According to
http://localhost:3001/users/edit/
new registered users are not assigned to any role. I assume that means they can't do nothing (or maybe a bit more). I'd suggest that new users are attached to user and editor.
A perfect solution would be to add the possibility to edit the roles that are attached to new users in
http://localhost:3001/users/roles/edit/
A new binary field in the database like "attachToNewUser" would be necessary.
If that seems reasonable, I'll alter the database accordingly.

@cswertz cswertz added this to the First Production Release milestone Jun 28, 2021
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

1 participant