openfun / jitsi-magnify

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

Research by Lastname #179

Open ncasnap opened 1 year ago

ncasnap commented 1 year ago

Feature Request

Hello At the moment we can add a user in a room by searching with email or username.

It would be great to be able to search also by Lastname as we don't always remember email or username.

image

Would it be possible to implement it ? Thanks in advance for your help. Regards, Nathan

sampaccoud commented 1 year ago

This poses a privacy issue. What we allow here is not searching by partial match but finding a full email or a full username which you know exists on the platform, Trello style.