nextcloud/server

Groups: Allow group admins to assign existing users

Open

#11,334 创建于 2018年9月23日

在 GitHub 查看
 (18 评论) (41 反应) (2 负责人)PHP (4,865 fork)batch import
1. to developenhancementfeature: users and groupsgood first issue

仓库指标

Star
 (34,953 star)
PR 合并指标
 (平均合并 20天) (30 天内合并 627 个 PR)

描述

Group administrators can add and delete users in the group they have admin privileges for. This can lead to multiple users for the same person, as a group admin creating a new user may not know that there already exists such a user – and if he knows, he cannot assign it to his group.

I would suggest that group administrators can only or additionally assign existing users to the group they have admin privileges for. For this group administrator needs to access the list of all users. However, the visible information can be limited to user and display name and potentially group memberships.

贡献者指南