Non-admin users should not be able to add group(s) to circles
Open
@ArtificialOwl is already working on this.
Since Sep 8, 2017.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
In Nextcloud, when an user belongs to a specific group, she cannot see other groups, even if she is admin of the group. If she is owner of the group, she can add new users, but these new users will forcibly belong to the group she is owner of. She cannot assign other groups to users she created.
With this behaviour in mind, users who are not global admins should not be able to add groups to circles. Now this is possible in circles app. Isn't it a bug?
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.
Assessment
This issue has not been assessed yet.