summary refs log tree commit diff
path: root/synapse/handlers/receipts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-15Remove unused importBrendan Abolivier1-1/+0
2019-02-15Support .well-known delegation when issuing certificates through ACMEBrendan Abolivier2-4/+24
2019-02-14Fix debian build dockerfile