MatrixSynapse/synapse
Patrick Cloke 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933)
This fixes a "Event not signed by authorising server" error when
transition room member from join -> join, e.g. when updating a
display name or avatar URL for restricted rooms.
2021-10-01 11:39:17 -04:00
..
_scripts
api Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
app Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
appservice
config Fix race conditions when creating media store and config directories (#10913) 2021-09-27 11:29:23 +01:00
crypto Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
events Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
federation Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
groups Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
handlers Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
http Fix exception responding to request that has been closed (#10932) 2021-09-28 14:36:19 +01:00
logging Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
metrics
module_api Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
push Encode JSON responses on a thread in C, mk2 (#10905) 2021-09-28 09:37:58 +00:00
replication Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
res
rest Avoid storing URL cache files in storage providers (#10911) 2021-09-27 12:55:27 +01:00
server_notices Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
spam_checker_api
state
static
storage Document changes to schema version 61 - 64 (#10917) 2021-09-24 17:09:12 -05:00
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
util Encode JSON responses on a thread in C, mk2 (#10905) 2021-09-28 09:37:58 +00:00
__init__.py 1.44.0rc2 2021-09-30 12:40:24 +01:00
event_auth.py Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
notifier.py
python_dependencies.py
server.py
types.py Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
visibility.py