Contributor
Ujjawal Modi

Migration to user groups for permissions.


Mentors
Shubham Dhama, Pragati Agrawal
Organization
Zulip
Technologies
python, javascript, django
Topics
web development
The main target of this project would be to work on migration to user groups for permissions which aims to replace every setting in Zulip that currently allows organizations to assign permissions based on role (admin, moderator, etc.) with a setting based on arbitrary “user groups”. I would majorly work on areas of settings and stream settings, migrating the existing settings to the new model and adding new settings based on the new permission model.