dreammall-earth / dreammall.earth

Dreammall.earth website & product page
https://dreammall-earth.github.io/dreammall.earth/
Apache License 2.0
7 stars 2 forks source link

🔧 [Refactor] Make all Users Viewers on the Welcome Table #2470

Open ulfgebhardt opened 5 days ago

ulfgebhardt commented 5 days ago

🔧 Refactor

Make all users AttendeesViewers on the welcome table

Reason: currently users can end Meeting on Welcome Table. It is possible to end the meeting for all users on the welcome table. This can allow users to disrupt this kind of meeting.

image

Todo:

ulfgebhardt commented 4 days ago

@Hardy-Hart-am-Start sagt:

mahula commented 2 days ago

Clarification

BBB calls all meeting participants attendees, but implements 3 user roles

All Attendees as Viewers

BBB doesnot require the user to have the role of a moderator at meeting creation. So we can "send" all attendees onto the Welcome Table as viewer. And still we can have users with moderator role (see #2574).

Draw on the Board

Only moderators and presenters can draw on the board.

Regular automated Board Cleanup

BBB does not provide any configuration or API option for this feature.