rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[FEATURE] Require privacy level 4 for ability to create groups #4030

Closed mihail-varbanov closed 5 months ago

mihail-varbanov commented 5 months ago

Re: University Monday 2024/04/01 / 2024/04/05

4.1 Users can only create a Group at Privacy level 5, is this a bug? MV: This is maybe a bug. It was added in response of #1548. When I read the spec carefully I see that we should require privacy level 5 when creating events/posts/polls but there is nothing said about creating groups. I am not sure why I added group creations to this set, most probably my common sense told me that if we require privacy level 5 for creating different group elements (events/post/polls), most probably we will have the same requirement for creating groups at all? In any way, to create a group the user should be also Shibboleth logged in that requires privacy level 4. If you want I can change this behavior, just let me know what it should be exactly.

University Monday 2024/04/07 / 2024/04/08

3.2 Yes make Groups BB creation work for Privacy Level 4 if that is not going to cause any problems please.