From: David Cho-Lerat <117642976+david-cho-lerat-sonarsource@users.noreply.github.com> Date: Fri, 13 Jan 2023 08:30:38 +0000 (+0100) Subject: SONAR-15820 Can't create new user on Firefox (#7377) X-Git-Tag: 9.9.0.65466~53 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c9aa7b5f35066a7c2e3583eb679062d142977beb;p=sonarqube.git SONAR-15820 Can't create new user on Firefox (#7377) --- diff --git a/server/sonar-web/src/main/js/apps/users/components/UserForm.tsx b/server/sonar-web/src/main/js/apps/users/components/UserForm.tsx index 7f5dc23d022..c45da28192a 100644 --- a/server/sonar-web/src/main/js/apps/users/components/UserForm.tsx +++ b/server/sonar-web/src/main/js/apps/users/components/UserForm.tsx @@ -176,9 +176,8 @@ export default class UserForm extends React.PureComponent { {translate('login')} - {/* keep this fake field to hack browser autofill */} - { {translate('name')} - {/* keep this fake field to hack browser autofill */} - {
- {/* keep this fake field to hack browser autofill */} - { {translate('password')} - {/* keep this fake field to hack browser autofill */} - - - - - - -