mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 11:19:15 -04:00

Fixes https://github.com/matrix-org/synapse/issues/5861 Adds support for the v2 lookup API as defined in [MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134). Currently this is only used for 3PID invites. Sytest PR: https://github.com/matrix-org/sytest/pull/679