MatrixSynapse/synapse/storage
Aaron Raimist dc6366a9bd
Add config option to hide device names over federation (#9945)
Now that cross signing exists there is much less of a need for other people to look at devices and verify them individually. This PR adds a config option to allow you to prevent device display names from being shared with other servers.

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-05-11 14:03:23 +01:00
..
databases Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
engines
schema Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
util
__init__.py
_base.py Use get_current_users_in_room from store and not StateHandler (#9910) 2021-05-05 16:49:34 +01:00
background_updates.py
database.py Use the parent's logging context name for runWithConnection. (#9895) 2021-04-28 07:44:52 -04:00
keys.py
persist_events.py
prepare_database.py Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py