Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 22, 2019
  3. Jul 19, 2019
  4. 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
  5. Jun 14, 2019
  6. Apr 01, 2019
  7. Oct 22, 2015
  8. Oct 13, 2015
  9. Sep 23, 2015
  10. Aug 12, 2015
  11. Jun 04, 2015
  12. May 08, 2015
  13. Apr 30, 2015
  14. Apr 07, 2015
  15. Mar 27, 2015
  16. Jan 28, 2015
  17. Jan 27, 2015
  18. Jan 22, 2015
  19. Nov 19, 2014
  20. Nov 04, 2014
  21. Nov 03, 2014
  22. Oct 20, 2014
  23. Sep 02, 2014
  24. Sep 01, 2014
  25. Aug 26, 2014
  26. Aug 22, 2014
  27. Aug 21, 2014
  28. Aug 12, 2014
Loading