MatrixSynapse/synapse/rest/client/v2_alpha
Dirk Klimpel 7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932)
This only applies if the user's data is to be erased.
2021-01-12 16:30:15 -05:00
..
__init__.py
_base.py
account.py Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
account_data.py
account_validity.py
auth.py UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 2021-01-12 17:38:03 +00:00
capabilities.py
devices.py Kill off `HomeServer.get_ip_from_request()` (#9080) 2021-01-12 12:48:12 +00:00
filter.py
groups.py Check if group IDs are valid before using them. (#8977) 2020-12-30 08:39:59 -05:00
keys.py Kill off `HomeServer.get_ip_from_request()` (#9080) 2021-01-12 12:48:12 +00:00
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 2021-01-12 17:38:03 +00:00
relations.py
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py Validate input parameters for the sendToDevice API. (#8975) 2020-12-29 12:47:45 -05:00
shared_rooms.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py