summary refs log tree commit diff
path: root/changelog.d/5321.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enforce validity period on server_keys for fed requests. (#5321)Richard van der Hoff2019-06-031-0/+1
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.