Bug fix - Yubikey code obscured (#9624)
This commit is contained in:
parent
1976843f75
commit
18b56c0b5a
|
@ -38,7 +38,7 @@
|
||||||
<bit-form-field>
|
<bit-form-field>
|
||||||
<bit-label class="tw-sr-only">{{ "verificationCode" | i18n }}</bit-label>
|
<bit-label class="tw-sr-only">{{ "verificationCode" | i18n }}</bit-label>
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="password"
|
||||||
bitInput
|
bitInput
|
||||||
formControlName="token"
|
formControlName="token"
|
||||||
appAutofocus
|
appAutofocus
|
||||||
|
|
Loading…
Reference in New Issue