From 9ced47d824b93ad4957aca402c6d6792a390ff39 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 2 Dec 2020 17:14:07 +0000 Subject: [PATCH] newsfile --- changelog.d/8858.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8858.bugfix diff --git a/changelog.d/8858.bugfix b/changelog.d/8858.bugfix new file mode 100644 index 000000000000..0d58cb9abca0 --- /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.