From 9950961f98832146caef664a67d2b4db730f161e Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 30 Jan 2018 21:09:50 -0500 Subject: [PATCH] Update 2018-01-31T02:09:48.830Z --- .../views/accountsLoginTwoFactor.html | 7 ++- app/settings/views/settingsTwoStepDuo.html | 2 +- app/settings/views/settingsTwoStepYubi.html | 6 +-- app/vault/views/vaultAddCipher.html | 3 +- app/vault/views/vaultEditCipher.html | 3 +- duo-connector.html | 43 ++++++++++++++++++- index.html | 22 +++++----- js/app.min.js | 2 +- js/duo-connector.js | 40 ----------------- js/fallback-styles.min.js | 2 +- manifest.json | 17 -------- u2f-connector.html | 2 +- 12 files changed, 65 insertions(+), 84 deletions(-) delete mode 100644 js/duo-connector.js delete mode 100644 manifest.json diff --git a/app/accounts/views/accountsLoginTwoFactor.html b/app/accounts/views/accountsLoginTwoFactor.html index aa5e8db5..436fac22 100644 --- a/app/accounts/views/accountsLoginTwoFactor.html +++ b/app/accounts/views/accountsLoginTwoFactor.html @@ -49,7 +49,7 @@

Complete logging in with YubiKey.

-

Errors have occurred

@@ -63,8 +63,7 @@

- +
@@ -87,7 +86,7 @@ -

Errors have occurred

diff --git a/app/settings/views/settingsTwoStepDuo.html b/app/settings/views/settingsTwoStepDuo.html index 271c8a02..288479ac 100644 --- a/app/settings/views/settingsTwoStepDuo.html +++ b/app/settings/views/settingsTwoStepDuo.html @@ -57,7 +57,7 @@
+ required api-field />
diff --git a/app/settings/views/settingsTwoStepYubi.html b/app/settings/views/settingsTwoStepYubi.html index 3b2afd31..9a1cbe0d 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" />
@@ -88,7 +88,7 @@ {{updateModel.key2.existingKey}}
+ ng-show="!updateModel.key2.existingKey" />
@@ -99,7 +99,7 @@ {{updateModel.key3.existingKey}}
+ ng-show="!updateModel.key3.existingKey" />
NFC Support
diff --git a/app/vault/views/vaultAddCipher.html b/app/vault/views/vaultAddCipher.html index 35ccd96b..a59632e0 100644 --- a/app/vault/views/vaultAddCipher.html +++ b/app/vault/views/vaultAddCipher.html @@ -87,8 +87,7 @@
+ class="form-control monospaced" ng-readonly="readOnly" api-field />