From 0c0da36a68ab5eebd883937986fa1ef5275e6423 Mon Sep 17 00:00:00 2001 From: AndrewFerr Date: Fri, 10 Sep 2021 05:36:45 -0400 Subject: Ask consent on SSO registration with default mxid (#10733) Fixes #10732: consent flow skipped during SSO user registration if username is left at default Signed-off-by: Andrew Ferrazzutti fair@miscworks.net --- changelog.d/10733.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10733.bugfix (limited to 'changelog.d/10733.bugfix') diff --git a/changelog.d/10733.bugfix b/changelog.d/10733.bugfix new file mode 100644 index 0000000000..7053a00ca4 --- /dev/null +++ b/changelog.d/10733.bugfix @@ -0,0 +1 @@ +Allow user registration via SSO to require consent tracking for SSO mapping providers that don't prompt for Matrix ID selection. Contributed by @AndrewFerr. -- cgit 1.5.1