From 25f2e9c1b7fbb2234463cac2f879609b3c13688d Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 2 Jan 2018 22:49:05 -0500 Subject: [PATCH] autocomplete="new-password" to disable autofilling --- src/app/accounts/views/accountsLoginTwoFactor.html | 7 ++++--- src/app/vault/views/vaultAddCipher.html | 3 ++- src/app/vault/views/vaultEditCipher.html | 3 ++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/app/accounts/views/accountsLoginTwoFactor.html b/src/app/accounts/views/accountsLoginTwoFactor.html index 436fac22b3..aa5e8db53e 100644 --- a/src/app/accounts/views/accountsLoginTwoFactor.html +++ b/src/app/accounts/views/accountsLoginTwoFactor.html @@ -49,7 +49,7 @@

Complete logging in with YubiKey.

-

Errors have occurred

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

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

Errors have occurred

diff --git a/src/app/vault/views/vaultAddCipher.html b/src/app/vault/views/vaultAddCipher.html index cbfdb0750d..168c67a564 100644 --- a/src/app/vault/views/vaultAddCipher.html +++ b/src/app/vault/views/vaultAddCipher.html @@ -87,7 +87,8 @@
+ class="form-control monospaced" ng-readonly="readOnly" api-field + autocomplete="new-password" />