summary refs log tree commit diff
path: root/docs/sphinx/synapse.api.errors.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-03Enforce validity period on server_keys for fed requests. (#5321)Richard van der Hoff6-88/+228
When handling incoming federation requests, make sure that we have an up-to-date copy of the signing key. We do not yet enforce the validity period for event signatures.
2019-06-03Revert "Newsfile"Erik Johnston1-1/