bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
794 stars 3.8k forks source link

Default registration on Install allows anyone to use a bigbluebutton server. #5162

Open hostbbb opened 1 year ago

hostbbb commented 1 year ago

I think the Default Registration should be set to "Join By Invitation" or clear disclaimer that installing greenlight with -g on bbb-install leaves the system open to anyone be able to create an account and consume resources without authorization.

Currently set to "Open Registration"

bbb-conf --check could look at postgres and issue WARNING like the demo pages did. With use of psql one line query, sure someone could do with rake command as well.

scouillard commented 1 year ago

Hi @hostbbb, This will be looked into. Thank you for your feedback.