MatrixSynapse/synapse/rest/client/v2_alpha
Dirk Klimpel 8327eb9280
Add options to prevent users from changing their profile. (#7096)
2020-03-27 19:15:23 +00:00
..
__init__.py
_base.py
account.py Add options to prevent users from changing their profile. (#7096) 2020-03-27 19:15:23 +00:00
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py Validate that the session is not modified during UI-Auth (#7068) 2020-03-26 07:39:34 -04:00
filter.py
groups.py
keys.py Validate that the session is not modified during UI-Auth (#7068) 2020-03-26 07:39:34 -04:00
notifications.py
openid.py
password_policy.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
read_marker.py
receipts.py
register.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
relations.py
report_event.py
room_keys.py Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 2020-03-27 13:30:22 +00:00
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py