mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit adds can_invite_others_to_realm helper which will be used in further in next commit when invite_to_realm_policy will be modified to support all values of COMMON_POLICY_TYPES. It is important for this commit's correctness that INVITE_TO_REALM_POLICY_TYPES was initialized to use the same values.