jitsi-meet-electron/app/features/conference/components
Saúl Ibarra Corretgé b8ed209893 Fix regression when conference has a password or auth
This partially reverts eec6a270c5.

The problem is that when a conference is protected by a password or has
auth enabled, the "joined" event will come later, when the user
authenticates, so the 10s timeout will kick in.

This is not ideal because we react to the onLoad event of an iframe,
which doesn't tell us much of *what* is actually loaded, but a new event
would be required to properly fix this.
2018-10-10 12:22:04 -05:00
..
Conference.js Fix regression when conference has a password or auth 2018-10-10 12:22:04 -05:00
index.js Reorganize source code 2018-05-23 17:02:15 -05:00