openfun / jitsi-magnify

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

Password settings issue #206

Open ncasnap opened 1 year ago

ncasnap commented 1 year ago

Bug Report

Problematic behavior When a room is created with password, the password is not asked when host does not join first.

Expected behavior/code The password should be asked even if the host has not joined yet.

Steps to Reproduce

  1. Create a room with password settings
  2. Join this newly created room as guest => You should be able to join whithout password
  3. Quit the call
  4. Join the room as host in magnify
  5. Join as guest and now you will be asked for the password to join.

I stay available if you need more information. Thanks in advance for your help. Regards, Nathan