OpenSlides / openslides-backend

Backend service for OpenSlides 4+
MIT License
6 stars 26 forks source link

Public Access: Add a new setting for global activation #2656

Closed rrenkert closed 2 days ago

rrenkert commented 1 week ago

As stated in https://github.com/OpenSlides/openslides-client/issues/4204 we need a new setting for the superadmin to activate/deactivate the public access globally on orga level. The setting should prevent publishing a meeting if this option is set to false. The default should be false and if toggled from true to false all published meetings should be unpublished.

luisa-beerboom commented 3 days ago

Discussed with @rrenkert that the setting should not automatically unpublicise public meetings, but that their public status should instead be hidden in the same way as delegations do if they are turned off.