gather-community / gather

The App for Community
https://info.gather.coop
MIT License
30 stars 6 forks source link

Allow groups to be specified for email admins and moderators #989

Open smoyte opened 1 year ago

smoyte commented 1 year ago

These would be new fields on the List model. One group for admins, one group for mods. Also would allow non-members of the group list to be admins/mods. Only way to do this right now is to allow them to admin/mod all groups, which is too heavy handed.

This would allow finer grained control over admins/mods. You could still set the "managers can ___" booleans as well.