From 0647aafc3a84791f7e41a806b26521e46da607c4 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Fri, 28 Jul 2023 10:42:20 +0100 Subject: [PATCH] Fix disable_3pid_login being ignored for the email field (#11335) --- src/components/views/auth/RegistrationForm.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/views/auth/RegistrationForm.tsx b/src/components/views/auth/RegistrationForm.tsx index 259277217d..5f2a5c4fac 100644 --- a/src/components/views/auth/RegistrationForm.tsx +++ b/src/components/views/auth/RegistrationForm.tsx @@ -433,7 +433,8 @@ export default class RegistrationForm extends React.PureComponent