summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-21Only sign when we respond to remote key requestsErik Johnston2-23/+16
2019-08-21Add config option for keys to use to sign keysErik Johnston3-9/+46
This allows servers to separate keys that are used to sign remote keys when acting as a notary server.
2019-08-20Avoid deep recursion in appservice recovery (#5885)Richard van der Hoff2-18/+26