Skip to content
Snippets Groups Projects
  1. Jan 08, 2021
  2. Jan 07, 2021
  3. Sep 25, 2020
  4. Aug 03, 2020
  5. Jul 07, 2020
  6. Jul 02, 2020
  7. Jul 01, 2020
  8. Jun 30, 2020
  9. Jun 26, 2020
  10. Jun 18, 2020
  11. Jun 11, 2020
  12. Jun 10, 2020
  13. Jun 04, 2020
  14. May 20, 2020
  15. May 14, 2020
  16. Apr 30, 2020
  17. Apr 14, 2020
  18. Apr 12, 2020
  19. Apr 07, 2020
  20. Feb 20, 2020
  21. Oct 16, 2019
  22. Jul 11, 2019
  23. Dec 27, 2018
  24. Oct 10, 2018
    • Saúl Ibarra Corretgé's avatar
      Fix regression when conference has a password or auth · b8ed2098
      Saúl Ibarra Corretgé authored
      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.
      b8ed2098
Loading