Skip to content

Commit

Permalink
Bug fix - Yubikey code obscured (#9624)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinith-kovan authored Jun 16, 2024
1 parent 1976843 commit 18b56c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/auth/two-factor.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<bit-form-field>
<bit-label class="tw-sr-only">{{ "verificationCode" | i18n }}</bit-label>
<input
type="text"
type="password"
bitInput
formControlName="token"
appAutofocus
Expand Down

0 comments on commit 18b56c0

Please sign in to comment.