diff --git a/web/src/flows/stages/identification/IdentificationStage.ts b/web/src/flows/stages/identification/IdentificationStage.ts index 71684683f..48ad42c68 100644 --- a/web/src/flows/stages/identification/IdentificationStage.ts +++ b/web/src/flows/stages/identification/IdentificationStage.ts @@ -240,7 +240,6 @@ export class IdentificationStage extends BaseStage< type="password" name="password" placeholder="${t`Password`}" - autofocus="" autocomplete="current-password" class="pf-c-form-control" required