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 :
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.
Describe the solution you'd like
The solution would be :
allow only digit in the password field
define a variable in magnify to limit the length of the password field
Let me know if this is not clear enough.
Regards,
Nathan
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 :
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.
Describe the solution you'd like The solution would be :
Let me know if this is not clear enough. Regards, Nathan