MatrixSynapse/synapse
Patrick Cloke ca9234a9eb
Do not return allowed_room_ids from /hierarchy response. (#12175)
This field is only to be used in the Server-Server API, and not the
Client-Server API, but was being leaked when a federation response
was used in the /hierarchy API.
2022-03-08 08:09:11 -05:00
..
_scripts
api Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 2022-02-28 17:40:24 +00:00
app Use importlib.metadata to read requirements (#12088) 2022-03-01 17:44:41 +00:00
appservice
config
crypto
events Merge remote-tracking branch 'origin/release-v1.54' into develop 2022-03-04 22:40:51 +00:00
federation
groups
handlers Do not return allowed_room_ids from /hierarchy response. (#12175) 2022-03-08 08:09:11 -05:00
http
logging
metrics
module_api
push
replication Fix incorrect type hints for txredis. (#12042) 2022-03-08 07:26:05 -05:00
res
rest
server_notices
spam_checker_api
state
static
storage Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) 2022-03-07 09:44:33 -08:00
streams
util Merge remote-tracking branch 'origin/release-v1.54' into develop 2022-03-04 22:40:51 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py Relax version guard for packaging (#12166) 2022-03-04 22:40:24 +00:00
server.py Fix incorrect type hints for txredis. (#12042) 2022-03-08 07:26:05 -05:00
types.py
visibility.py