diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-08-11 14:31:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-11 14:31:39 -0400 |
commit | 2ae2a04616a627eabbf3ca69700462a52f344e69 (patch) | |
tree | cfcc05071a49f8c7315139352176bb3494fb0b73 | |
parent | Fix type hints in space summary tests. (#10575) (diff) | |
download | synapse-2ae2a04616a627eabbf3ca69700462a52f344e69.tar.xz |
Clarify error message when joining a restricted room. (#10572)
-rw-r--r-- | changelog.d/10572.misc | 1 | ||||
-rw-r--r-- | synapse/handlers/event_auth.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/10572.misc b/changelog.d/10572.misc new file mode 100644 |