summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-02-03 17:52:55 +0000
committerGitHub <noreply@github.com>2021-02-03 17:52:55 +0000
commit7a0dcea3e5a9a9f1dae30947b62d0a183e6d0668 (patch)
tree11b2ecad51a31ffdffd62e8e0d86ffba89b4bdb0 /changelog.d
parentHonour ratelimit flag for application services for invite ratelimiting (#9302) (diff)
downloadsynapse-7a0dcea3e5a9a9f1dae30947b62d0a183e6d0668.tar.xz
social login Fix username validation javascript (#9297)
* fix validation and don't use built-in validation UI

Co-authored-by: Bruno Windels <brunow@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9297.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9297.feature b/changelog.d/9297.feature
new file mode 100644
index 0000000000..a2d0b27da4
--- /dev/null
+++ b/changelog.d/9297.feature
@@ -0,0 +1 @@
+Further improvements to the user experience of registration via single sign-on.