RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
39.63k stars 10.16k forks source link

[Jitsi] User can join to Jitsi call multiple times #20578

Open emikolajczak opened 3 years ago

emikolajczak commented 3 years ago

Description:

There is possibility that user can join Jitsi call multiple times.

Steps to reproduce:

  1. Create new Jitis call
  2. Jits window is open
  3. On the right side "Vide conference" window appears image
  4. Close this window by "X"
  5. Click "Click to Join!" again
  6. User joined jitsi call second time image

Expected behavior:

User can join Jitsi call only once

Actual behavior:

User can join to Jitsi call multiple times

Server Setup Information:

Client Setup Information

Additional context

Relevant logs:

fdellwing commented 3 years ago

It might be a bug how you enter the call multiple times, but it is definatly not a bug that you can join a call multiple times.

ankar84 commented 3 years ago

It might be a bug how you enter the call multiple times, but it is definatly not a bug that you can join a call multiple times.

Indeed. User can get Jitsi call link in browser of by invite functionality and open that link in browser - that will be another connect to same Jitsi room by that user.

klys commented 10 months ago

This can probably by fixed by editing the react app to verify if the exact same parameters are being introduced twice.