summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-10-15 11:56:39 +0200
committerGitHub <noreply@github.com>2021-10-15 09:56:39 +0000
commit013e0f9caeac4ff45a5653cb56ac66cfd5ab482a (patch)
treecae837090df7a92e8e14acc1aff516e080c9e625 /changelog.d
parentFix 500 error on `/messages` when we accumulate more than 5 backward extremit... (diff)
downloadsynapse-013e0f9caeac4ff45a5653cb56ac66cfd5ab482a.tar.xz
Update doc of the allowed characters for registration tokens (#11093)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11093.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11093.doc b/changelog.d/11093.doc
new file mode 100644
index 0000000000..70fca0bdce
--- /dev/null
+++ b/changelog.d/11093.doc
@@ -0,0 +1 @@
+Update the admin API documentation with an updated list of the characters allowed in registration tokens.