bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
787 stars 3.8k forks source link

Relax Username validation #5808

Closed danimo closed 1 month ago

danimo commented 2 months ago

since 3.0, the following characters are deemed invalid as part of a username: (, ), |:

This means the following, previously popular naming schemes are no longer possible

Greenlight should relax those restrictions.

alihadimazeh commented 2 months ago

Would it be possible to give us steps of how to reproduce this issue. I was able to create a user with those characters as part of the user name

image