openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Public room utilization #208

Closed ncasnap closed 1 year ago

ncasnap commented 1 year ago

Bug Report

Problematic behavior When I add a public room to my account, it automatically replicate it to every account.

If we have 100 users create 1 public room, every account dashboard will be quickly overload.

Expected behavior/code When we create a public room, the room is only visible in our account. And then we share the link to join.

Steps to Reproduce

  1. Create a public room in your account
  2. Check on another account, the room will be present.

I stay available if you need more information. Regards, Nathan

Moustique82 commented 1 year ago

link with https://github.com/openfun/jitsi-magnify/pull/215