diff --git a/ui/app/components/dashboard/secrets-engines-card.hbs b/ui/app/components/dashboard/secrets-engines-card.hbs index 021ee0a93bf8..bf90180c10f7 100644 --- a/ui/app/components/dashboard/secrets-engines-card.hbs +++ b/ui/app/components/dashboard/secrets-engines-card.hbs @@ -12,7 +12,7 @@
{{@model.mountAccessor}}
Namespace:
diff --git a/ui/app/templates/components/mfa/mfa-login-enforcement-form.hbs b/ui/app/templates/components/mfa/mfa-login-enforcement-form.hbs
index c2a3a2ae9db0..3d86d0b82acf 100644
--- a/ui/app/templates/components/mfa/mfa-login-enforcement-form.hbs
+++ b/ui/app/templates/components/mfa/mfa-login-enforcement-form.hbs
@@ -63,7 +63,7 @@
{{#if target.value.id}}
{{target.value.name}}
- {{target.value.id}}
+
{{else}}
{{target.value}}
{{/if}}
diff --git a/ui/app/templates/components/secret-list/database-list-item.hbs b/ui/app/templates/components/secret-list/database-list-item.hbs
index 409429dfd3aa..260c38be4277 100644
--- a/ui/app/templates/components/secret-list/database-list-item.hbs
+++ b/ui/app/templates/components/secret-list/database-list-item.hbs
@@ -21,7 +21,9 @@
{{if (eq @item.id " ") "(self)" (or @item.keyWithoutParent @item.id)}}
- {{this.keyTypeValue}}
+ {{#if this.keyTypeValue}}
+
+ {{/if}}
Here is an example policy that uses RGP to restrict access to the
- admin
+ Team Lead
+ admin
+
Endpoint Governing Policies (EGPs) are tied to particular paths (e.g.
- aws/creds/
+