diff options
author | Eric Eastwood <erice@element.io> | 2023-06-06 16:26:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-06 16:26:12 -0500 |
commit | 4e6390cb10676d3f621319663587f49baa57bedc (patch) | |
tree | 2166a668c1f6875d49583b4e2acf83f5576bd3af | |
parent | Add context for when/why to use the `long_retries` option when sending Federa... (diff) | |
download | synapse-4e6390cb10676d3f621319663587f49baa57bedc.tar.xz |
Update error to more plainly explain we can only authorize our own events (#15725)
-rw-r--r-- | changelog.d/15725.misc | 1 | ||||
-rw-r--r-- | synapse/federation/federation_server.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/15725.misc b/changelog.d/15725.misc new file mode 100644 |