Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Oct 22, 2019
    • Andrew Morgan's avatar
      Fix demo script on ipv6-supported boxes (#6229) · b2945d26
      Andrew Morgan authored
      The synapse demo was a bit flakey in terms of supporting federation. It turns out that if your computer resolved `localhost` to `::1` instead of `127.0.0.1`, the built-in federation blacklist specified in `start.sh` would still block it, since it contained an entry for `::/127`. Removing this no longer prevents Synapse from contacting `::1`, federation works again on these boxes.
      b2945d26
  3. Jul 22, 2019
  4. Jul 19, 2019
  5. Jun 17, 2019
    • Jorik Schellekens's avatar
      One shot demo server startup · 839f9b92
      Jorik Schellekens authored
      Configure the demo servers to use untrusted
      tls certs so that they communicate with each other.
      
      This configuration makes them very unsafe so I've added warnings about
      it in the readme.
      839f9b92
  6. Jun 14, 2019
  7. Apr 01, 2019
  8. Oct 22, 2015
  9. Oct 13, 2015
  10. Sep 23, 2015
  11. Aug 12, 2015
  12. Jun 04, 2015
  13. May 08, 2015
  14. Apr 30, 2015
  15. Apr 07, 2015
  16. Mar 27, 2015
  17. Jan 28, 2015
  18. Jan 27, 2015
  19. Jan 22, 2015
  20. Nov 19, 2014
  21. Nov 04, 2014
  22. Nov 03, 2014
  23. Oct 20, 2014
  24. Sep 02, 2014
  25. Sep 01, 2014
  26. Aug 26, 2014
  27. Aug 22, 2014
  28. Aug 21, 2014
  29. Aug 12, 2014
Loading