0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 05:29:18 +02:00
dendrite/federationapi
Kegsay 914f6cadce
Add /send restrictions and return correct error codes (#1156)
* Add /send restrictions and return correct error codes

- Max 50 PDUs / 100 EDUs
- Fail the transaction when PDUs contain bad JSON

* Update whitelist

* Unbreak test

* Linting
2020-06-23 13:15:15 +01:00
..
routing Add /send restrictions and return correct error codes (#1156) 2020-06-23 13:15:15 +01:00
federationapi.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00
federationapi_test.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00