diff options
author | Denis Kasak <dkasak@termina.org.uk> | 2021-05-27 11:41:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-27 11:41:16 +0000 |
commit | d9f44fd0b9214e09caa9c8dd46e651bbf0fffad8 (patch) | |
tree | 6b01aa5d6b992235fd1673d46f5ec0081e12732c /changelog.d | |
parent | Improve the error message printed by synctl when synapse fails to start. (#10... (diff) | |
download | synapse-d9f44fd0b9214e09caa9c8dd46e651bbf0fffad8.tar.xz |
Clarify security note regarding the domain Synapse is hosted on. (#9221)
Diffstat (limited to '')
-rw-r--r-- | changelog.d/9221.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9221.doc b/changelog.d/9221.doc new file mode 100644 index 0000000000..9b3476064b --- /dev/null +++ b/changelog.d/9221.doc @@ -0,0 +1 @@ +Clarify security note regarding hosting Synapse on the same domain as other web applications. |