0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-17 01:59:26 +02:00
synapse/tests/crypto
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
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
test_keyring.py Enforce validity period on server_keys for fed requests. (#5321) 2019-06-03 22:59:51 +01:00