diff options
author | morguldir <morguldir@protonmail.com> | 2024-12-23 12:19:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-23 11:19:35 +0000 |
commit | 7c2284b2f22def70e46448d035969951a0ce2f4c (patch) | |
tree | a55c37e4084a5d37fe03eba74ef4eaa6826442cc | |
parent | Stop using twisted.internet.defer.returnValue (#18020) (diff) | |
download | synapse-7c2284b2f22def70e46448d035969951a0ce2f4c.tar.xz |
Make admin api redactions use the requester to send the redaction (#18029)
-rw-r--r-- | changelog.d/18029.bugfix | 1 | ||||
-rw-r--r-- | synapse/handlers/admin.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/18029.bugfix b/changelog.d/18029.bugfix new file mode 100644 |