diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-01-18 16:03:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-18 16:03:56 +0000 |
commit | d93ec0a0ba5f6d2fbf2bc321086d4ad4c03136e0 (patch) | |
tree | fe4b11e13bc74d6621140524ebd86584a8dab35a | |
parent | Move python/postgres deprecation notice to the top of 1.50 changelog (diff) | |
download | synapse-d93ec0a0ba5f6d2fbf2bc321086d4ad4c03136e0.tar.xz |
Partially revert #11602 to prevent webclient overriding client resource (#11764)
-rw-r--r-- | changelog.d/11764.bugfix | 1 | ||||
-rw-r--r-- | synapse/app/homeserver.py | 9 |
2 files changed, 8 insertions, 2 deletions
diff --git a/changelog.d/11764.bugfix b/changelog.d/11764.bugfix new file mode 100644 |