MatrixSynapse/synapse/replication/http
AndrewFerr 9bc74743d5
Add configs to make profile data more private (#9203)
Add off-by-default configuration settings to:
- disable putting an invitee's profile info in invite events
- disable profile lookup via federation

Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-02-19 09:50:41 +00:00
..
__init__.py
_base.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
account_data.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
devices.py
federation.py Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
login.py
membership.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
presence.py
register.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
send_event.py
streams.py