From 85609db2b97840a360bc83940f51f4360c96e05c Mon Sep 17 00:00:00 2001 From: Nancy Butler <42977925+mantis-toboggan-md@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:55:16 -0700 Subject: [PATCH] ldap component issues show github info on edit google oauth inputs --- config/product/auth.js | 1 + edit/auth/github.vue | 2 +- edit/auth/ldap/config.vue | 7 +++++-- mixins/auth-config.js | 6 +++--- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/config/product/auth.js b/config/product/auth.js index 976783d5d9..3b73145898 100644 --- a/config/product/auth.js +++ b/config/product/auth.js @@ -35,6 +35,7 @@ export function init(store) { name: 'config', weight: 100, route: { name: 'c-cluster-auth-config' }, + ifHaveType: MANAGEMENT.AUTH_CONFIG }); spoofedType({ diff --git a/edit/auth/github.vue b/edit/auth/github.vue index e1276634a2..24be307e9e 100644 --- a/edit/auth/github.vue +++ b/edit/auth/github.vue @@ -194,7 +194,7 @@ export default { - +