Owner and admin should not be able to add members
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: 33
Is your feature request related to a problem? Please describe.
Since groups are read only. Creating a Teams add possibility to link calendars, deck and so on.
Describe the solution you'd like
Either a solution that locks the team so that owner/admin cant add new members or that groups that now are read only works the same as teams, but you cant add users to it.
Describe alternatives you've considered
Additional context
Inb this case we are working with projects that demands a higher security within projects. You want someone to manage a project/team but not add new users to it.
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 reviewing how circles handle team and group membership permissions, focusing on the checks used when adding members. Clarify whether the intended restriction applies to owners, administrators, or both, then verify that restricted users cannot add members while allowed management actions still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100