Create /api/groups endpoint #2

Closed
opened 2021-07-24 18:36:09 -04:00 by merenber · 0 comments
Owner

Implement all of the /api/groups endpoints as specified in #1.

Make sure to implement the "auxiliary groups" feature which was present in the old ceo. For example, if someone is added to syscom, they should also get added to staff and adm (and possibly a few other groups). These auxiliary groups should be specified in the config file.

Additionally, if someone is added to syscom, they should be subscribed to several mailing lists (syscom, syscom-alerts, syscom-moderators). Same goes for exec, and possibly some other groups.

Removing someone from a group should undo the extra operations above - for example, if someone is removed from syscom, they should be removed from the auxiliary groups, and unsubscribed from the appropriate mailing lists.

Also, don't forget that creating a new club should create a new sudo role.

Implement all of the /api/groups endpoints as specified in https://git.csclub.uwaterloo.ca/public/pyceo/issues/1. Make sure to implement the "auxiliary groups" feature which was present in the old ceo. For example, if someone is added to syscom, they should also get added to staff and adm (and possibly a few other groups). These auxiliary groups should be specified in the config file. Additionally, if someone is added to syscom, they should be subscribed to several mailing lists (syscom, syscom-alerts, syscom-moderators). Same goes for exec, and possibly some other groups. Removing someone from a group should undo the extra operations above - for example, if someone is removed from syscom, they should be removed from the auxiliary groups, and unsubscribed from the appropriate mailing lists. Also, don't forget that creating a new club should create a new sudo role.
r389li was assigned by merenber 2021-07-24 18:36:09 -04:00
r389li was unassigned by merenber 2021-08-09 23:48:20 -04:00
merenber self-assigned this 2021-08-09 23:48:20 -04:00
merenber referenced this issue from a commit 2021-08-19 12:59:00 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#2
No description provided.