diff --git a/web/src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts b/web/src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts index a1d0b8d8b..d4fa8ec9e 100644 --- a/web/src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +++ b/web/src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts @@ -85,7 +85,7 @@ export class AuthenticatorTOTPStage extends BaseStage { autofocus="" autocomplete="one-time-code" class="pf-c-form-control" - required=""> + required>
${gettext("Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.")}
${gettext("User's display name.")}