MatrixSynapse/synapse/config
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
__main__.py
_base.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
_base.pyi
_util.py
api.py
appservice.py
auth.py Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#9426) 2021-02-18 09:18:14 -05:00
cache.py
captcha.py
cas.py
consent_config.py
database.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
emailconfig.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
experimental.py
federation.py Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
groups.py
homeserver.py
jwt_config.py
key.py
logger.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
metrics.py
oidc_config.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
room.py
room_directory.py
saml2_config.py
server.py Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
server_notices_config.py
spam_checker.py
sso.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00