From 35770b9a00f0eef58b735d05795dc78bfc604385 Mon Sep 17 00:00:00 2001 From: gbubemismith Date: Tue, 20 Jun 2023 22:51:29 -0400 Subject: [PATCH 1/4] Allowed discoverable Fido2key type to be displayed alongside Login type --- .../vault-items/vault-cipher-row.component.html | 14 ++++++++++++++ .../vault-items/vault-items.component.html | 5 +---- .../vault-items/vault-items.component.ts | 8 ++++++++ .../vault-filter/shared/models/filter-function.ts | 7 ++++++- .../shared/models/vault-filter.model.ts | 8 +++++++- 5 files changed, 36 insertions(+), 6 deletions(-) diff --git a/apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.html b/apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.html index 664b3bbc380..15440024153 100644 --- a/apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.html +++ b/apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.html @@ -103,6 +103,20 @@ {{ "launch" | i18n }} + + + + + {{ "launch" | i18n }} + + + + +
+
+ +
+ +
+
+
@@ -813,6 +831,89 @@

{{ title }}

+ + +
+
+ +
+ +
+ +
+
+
+ +
+ +
+ +
+
+
+ +
+
+ +
+ +
+ + +
+
+ {{ "passkeyEditInformation" | i18n }} +
+
+