synapse/changelog.d/5321.bugfix
Richard van der Hoff fec2dcb1a5
Enforce validity period on server_keys for fed requests. (#5321)
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-03 22:59:51 +01:00

2 lines
104 B
Plaintext

Ensure that we have an up-to-date copy of the signing key when validating incoming federation requests.