synapse-old/synapse/api
Patrick Cloke 228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
2021-07-26 12:17:00 -04:00
..
__init__.py
auth.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
auth_blocking.py
constants.py Switch to `chunk` events so we can auth via power_levels (MSC2716) (#10432) 2021-07-21 10:29:57 +00:00
errors.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
filtering.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
presence.py
ratelimiting.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
room_versions.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
urls.py