diff --git a/app/settings/views/settingsTwoStepDuo.html b/app/settings/views/settingsTwoStepDuo.html
index 288479ac..271c8a02 100644
--- a/app/settings/views/settingsTwoStepDuo.html
+++ b/app/settings/views/settingsTwoStepDuo.html
@@ -57,7 +57,7 @@
+ required api-field autocomplete="new-password" />
diff --git a/app/settings/views/settingsTwoStepYubi.html b/app/settings/views/settingsTwoStepYubi.html
index 9a1cbe0d..3b2afd31 100644
--- a/app/settings/views/settingsTwoStepYubi.html
+++ b/app/settings/views/settingsTwoStepYubi.html
@@ -77,7 +77,7 @@
{{updateModel.key1.existingKey}}
+ ng-show="!updateModel.key1.existingKey" autocomplete="new-password" />
@@ -88,7 +88,7 @@
{{updateModel.key2.existingKey}}
+ ng-show="!updateModel.key2.existingKey" autocomplete="new-password" />
@@ -99,7 +99,7 @@
{{updateModel.key3.existingKey}}
+ ng-show="!updateModel.key3.existingKey" autocomplete="new-password" />
NFC Support
diff --git a/index.html b/index.html
index 632dcf6f..87899999 100644
--- a/index.html
+++ b/index.html
@@ -15,9 +15,9 @@
-
+
-
+
@@ -35,11 +35,11 @@
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous">
-
-
+
+
-
-
-
+
+
+