diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-12-02 17:14:07 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-12-02 18:54:15 +0000 |
commit | 935732768c7ffd508c0b401287c79bf605d6b5a3 (patch) | |
tree | 20f03e190f156cdfec6ba7482870b386bf4efb58 /changelog.d | |
parent | UIA: offer only available auth flows (diff) | |
download | synapse-935732768c7ffd508c0b401287c79bf605d6b5a3.tar.xz |
newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8858.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8858.bugfix b/changelog.d/8858.bugfix new file mode 100644 index 0000000000..0d58cb9abc --- /dev/null +++ b/changelog.d/8858.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug on Synapse instances supporting Single-Sign-On, where users would be prompted to enter their password to confirm certain actions, even though they have not set a password. |