mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-08 06:28:25 -04:00
Verify signatures for server2server requests
This commit is contained in:
parent
10ef8e6e4b
commit
6684855767
5 changed files with 100 additions and 25 deletions
|
@ -221,6 +221,7 @@ class FederationTestCase(unittest.TestCase):
|
|||
json_data_callback=ANY,
|
||||
)
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def test_recv_edu(self):
|
||||
recv_observer = Mock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue