summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-07Update MSC1711 FAQ to be explicit about well-knownErik Johnston1-11/+27
A surprising number of people are using the well-known method, and are simply copying the example configuration. This is problematic as the example includes an explicit port, which causes inbound federation requests to have the HTTP Host header include the port, upsetting some reverse proxies. Given that, we update the well-known example to be more explicit about the various ways you can set it up, and the consequence of using an explict port.
2019-02-06Fix docker upload job to push -py2 images (#4576)Richard van der Hoff2-0/+3
2019-02-05faq cleanupsRichard van der Hoff2-37/+19
2019-02-05v0.99.0 v0.99.0Richard van der Hoff10-63/+23
2019-02-05Add notes on SRV and .well-known (#4573)Richard van der Hoff1-41/+117
2019-02-05fix some thinkos in UPGRADE.rstRichard van der Hoff1-6/+7
2019-02-05Neilj/1711faq (#4572)Neil Johnson3-0/+263
MSC1711 certificates FAQ
2019-02-05Add TL;DR and final step details to ACMEAndrew Morgan1-4/+20
2019-02-05Update ACMEAndrew Morgan1-14/+17
2019-02-05Update docs/ACME.mdRichard van der Hoff1-2/+2
Co-Authored-By: anoadra