mirror of
https://github.com/bitwarden/mobile.git
synced 2025-01-12 19:40:43 +01:00
yubikey token entry is password field
This commit is contained in:
parent
41263f3419
commit
3d8056704c
@ -76,6 +76,9 @@
|
||||
x:Name="_yubikeyTokenEntry"
|
||||
Text="{Binding Token}"
|
||||
StyleClass="box-value"
|
||||
IsPassword="True"
|
||||
IsSpellCheckEnabled="False"
|
||||
IsTextPredictionEnabled="False"
|
||||
ReturnType="Go"
|
||||
ReturnCommand="{Binding SubmitCommand}" />
|
||||
</StackLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user