diff options
author | Krishan <33421343+kfiven@users.noreply.github.com> | 2024-08-29 00:45:49 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-28 15:45:49 +0100 |
commit | e75a23a63d5fe8edb0145bdd55b98d9e6a29b2ab (patch) | |
tree | 843707f3fa72fd39658b4786619be2dd232a8fb9 /synapse/handlers/room_summary.py | |
parent | Fix content length on federation `/thumbnail` responses (#17532) (diff) | |
download | synapse-e75a23a63d5fe8edb0145bdd55b98d9e6a29b2ab.tar.xz |
Fix hierarchy returning 403 when room is accessible through federation (#17194)
Diffstat (limited to 'synapse/handlers/room_summary.py')
-rw-r--r-- | synapse/handlers/room_summary.py | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/synapse/handlers/room_summary.py b/synapse/handlers/room_summary.py |