MatrixSynapse/synapse/rest/client/v2_alpha
Will Hunt e300ef64b1
Require AppserviceRegistrationType (#9548)
This change ensures that the appservice registration behaviour follows the spec. We decided to do this for Dendrite, so it made sense to also make a PR for synapse to correct the behaviour.
2021-04-12 15:13:55 +01:00
..
__init__.py
_base.py
account.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
account_data.py
account_validity.py
auth.py
capabilities.py Return m.change_password.enabled=false if local database is disabled (#9588) 2021-03-16 11:44:25 -04:00
devices.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filter.py
groups.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
keys.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py Require AppserviceRegistrationType (#9548) 2021-04-12 15:13:55 +01:00
relations.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
shared_rooms.py
sync.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py