mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 02:00:40 -05:00
If we remove support for a particular room version, we should behave more gracefully. This should make client requests fail with a 400 rather than a 500, and will ignore individiual PDUs in a federation transaction, rather than the whole transaction. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| constants.py | ||
| errors.py | ||
| filtering.py | ||
| ratelimiting.py | ||
| room_versions.py | ||
| urls.py | ||