openfun / jitsi-magnify

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

Use UUID (with no dashes) as room name in Jitsi #174

Closed sampaccoud closed 1 year ago

sampaccoud commented 1 year ago

Purpose

Some jitsi instances using magnify are banning special characters from their room names.

Proposal

We achieve compatibility if we use simple uuids with no dashes as Jitsi room names.