Skip to content
Snippets Groups Projects
Commit b8ed2098 authored by Saúl Ibarra Corretgé's avatar Saúl Ibarra Corretgé Committed by Hristo Terezov
Browse files

Fix regression when conference has a password or auth

This partially reverts eec6a270.

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.
parent da8f51dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment