diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-02-01 18:36:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 18:36:04 +0000 |
commit | e5d70c8a82f5d615dbdc7f7aa69288681ba2e9f5 (patch) | |
tree | 4b95eb05a269630448ee2904867234aba4faa8b6 /changelog.d | |
parent | Improve styling and wording of SSO error templates (#9287) (diff) | |
download | synapse-e5d70c8a82f5d615dbdc7f7aa69288681ba2e9f5.tar.xz |
Improve styling and wording of SSO UIA templates (#9286)
fixes #9171
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9286.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9286.feature b/changelog.d/9286.feature new file mode 100644 index 0000000000..c21b197ca1 --- /dev/null +++ b/changelog.d/9286.feature @@ -0,0 +1 @@ +Improve the user experience of setting up an account via single-sign on. |