forked-synapse/synapse/rest/key/v2
Patrick Cloke def480442d
Declare support for Matrix 1.6 (#15559)
Adds logging for key server requests which include a key ID.
This is technically in violation of the 1.6 spec, but is the only
way to remain backwards compatibly with earlier versions of
Synapse (and possibly other homeservers) which *did* include
the key ID.
2023-05-12 07:31:50 -04:00
..
__init__.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00
local_key_resource.py Declare support for Matrix 1.6 (#15559) 2023-05-12 07:31:50 -04:00
remote_key_resource.py Declare support for Matrix 1.6 (#15559) 2023-05-12 07:31:50 -04:00