openfun / jitsi-magnify

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

Option to configure secure meeting with password #207

Open ncasnap opened 1 year ago

ncasnap commented 1 year ago

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe. Currently Jitsi does not accept alphanumeric password for meeting.

It would be great to allow only digit in the password field : image

Moreover, in Jitsi it is possible to define the password length. If the user give a password greater than this parameter, it can cause issues. image

Describe the solution you'd like The solution would be :

Let me know if this is not clear enough. Regards, Nathan