mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
This adds support for syncing user role via the newly added "role" attribute, which can be set to either of ['owner', 'administrator', 'moderator', 'member', 'guest']. Removes durable=True from the atomic decorator of do_change_user_role, as django-scim2 runs PATCH operations in an atomic block.
16 KiB
16 KiB