mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
We do not allow any user to edit the system user groups (including renaming, deleting, adding or removing members, etc.) from the API. These user groups will change only by the code when a new user is added or role of a user is changed. This is implemented by rejecting access_user_group_by_id always except the case when it is use to get the user group for sending email and push notifications, as we would need to send notifications to the mentioned user group.
3.4 KiB
3.4 KiB