mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
Users with permission to manage the group have all the permissions including joining/leaving the group, adding others group which also have a separate setting to control them. So, it makes sense to just check managing permissions first in access_user_group_for_update and then check the specific permission. There is no behavioral change in this commit, it only changes the order of checking permissions.
38 KiB
38 KiB