diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-02-02 18:35:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-02 18:35:28 +0000 |
commit | 96e460df2ef80bc4fd23259fa7352efefcfcba44 (patch) | |
tree | 6020b890f58a515aaf75de44578f13431ecde520 /changelog.d | |
parent | Update changelog (diff) | |
download | synapse-96e460df2ef80bc4fd23259fa7352efefcfcba44.tar.xz |
social login: add noopener to terms link (#9300)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9300.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9300.feature b/changelog.d/9300.feature new file mode 100644 index 0000000000..a2d0b27da4 --- /dev/null +++ b/changelog.d/9300.feature @@ -0,0 +1 @@ +Further improvements to the user experience of registration via single sign-on. |