diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-09-14 09:05:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-14 09:05:36 -0400 |
commit | 6605470bfb8944d369b8fc73195a380b95b6de9d (patch) | |
tree | 5c95a32327b9f4d87ccfe003c843cae7ef4b5616 /changelog.d | |
parent | Add experimental support for sharding event persister. Again. (#8294) (diff) | |
download | synapse-6605470bfb8944d369b8fc73195a380b95b6de9d.tar.xz |
Improve SAML error messages (#8248)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8248.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8248.feature b/changelog.d/8248.feature new file mode 100644 index 0000000000..f3c4a74bc7 --- /dev/null +++ b/changelog.d/8248.feature @@ -0,0 +1 @@ +Consolidate the SSO error template across all configuration. |