session details display bug phone number & code ?!?

8 views
Skip to first unread message

Thomas Jagoditsch

unread,
Nov 4, 2025, 4:09:15 AM (2 days ago) Nov 4
to BigBlueButton-dev

hi,

 

the session detail dialog in 3.0 for non-moderators will supress the “join by URL” data but will happily display the “TO JOIN BY PHONE” access credentials (phone number and access code).

i don't think that is a good thing as non-mods could give away session access via voice-in …

my guess is that modifying line 146 in bigbluebutton/bigbluebutton-html5/imports/ui/components/session-details/component.tsx from

          {formattedDialNum && formattedTelVoice && (

to

          {loginUrl && formattedDialNum && formattedTelVoice && (

would fix this. dont know if the localized display of the voice-in data needs an additional fix.

 

tia,
wbr,tja…



-- 
 

Thomas Jagoditsch
~~~~~~~~~~~~~~~~~~
E-Mail: t...@x-net.at
Tel.: +43 (0) 732/ 77 31 42 - 27
Web: www.x-net.at



Datenschutzerklärung für Geschäftsbeziehungen: Hier downloaden
Allgemeine Geschäftsbedingungen: Hier einsehen
Vertraulichkeitshinweis:
Sollten Sie diese Nachricht irrtümlich erhalten haben, bitten wir Sie, sich mit dem Absender in Verbindung zu setzen
und das Material von Ihrem Computer zu löschen. Vertrauliche Daten dürfen nicht kopiert oder weitergeleitet werden.

Anton Georgiev

unread,
Nov 5, 2025, 2:19:03 PM (16 hours ago) Nov 5
to BigBlueButton-dev
Hi Thomas,

Thanks for the suggestion!
However, the dial in numbers are meant for session participants who can't join via microphone or perhaps just prefer phone (connection stability in some cases?).
As such, the phone numbers need to be visible to any session participant, not only to moderators.
If you prefer to only provide certain information to moderators only, consider moving it from the `welcome` to `moderatorOnlyMessage`

Anton
Reply all
Reply to author
Forward
0 new messages