diff options
author | Saúl Ibarra Corretgé <s@saghul.net> | 2018-10-10 10:20:44 +0200 |
---|---|---|
committer | Hristo Terezov <hristo@jitsi.org> | 2018-10-10 12:22:04 -0500 |
commit | b8ed209893cde7a9dcf757974f2cdc52d419848f (patch) | |
tree | 47f548191bcf3ab7f83c41af37c155b580357ca8 /package.json | |
parent | da8f51dc5167bd036c2cee3cb3d3c8d201829567 (diff) |
Fix regression when conference has a password or auth
This partially reverts eec6a270c5b2c7c93891dee1f9b49cfd351f7cff.
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.
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions