Bug fix - Yubikey code obscured (#9624)

This commit is contained in:
vinith-kovan 2024-06-17 00:03:43 +05:30 committed by GitHub
parent 1976843f75
commit 18b56c0b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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