[gnome-online-accounts/wip/rishi/kcm-notification: 2/4] kerberos-identity-manager: List KCM as supporting multiple identities
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/kcm-notification: 2/4] kerberos-identity-manager: List KCM as supporting multiple identities
- Date: Tue, 20 Oct 2020 18:07:38 +0000 (UTC)
commit 49207e54e67456711f9e58cbafe92638993a01d4
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Oct 20 18:05:13 2020 +0200
kerberos-identity-manager: List KCM as supporting multiple identities
src/goaidentity/goakerberosidentitymanager.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/goaidentity/goakerberosidentitymanager.c b/src/goaidentity/goakerberosidentitymanager.c
index 166a3f3e..9657881f 100644
--- a/src/goaidentity/goakerberosidentitymanager.c
+++ b/src/goaidentity/goakerberosidentitymanager.c
@@ -834,6 +834,7 @@ get_new_credentials_cache (GoaKerberosIdentityManager *self,
supports_multiple_identities = FALSE;
}
else if (g_strcmp0 (self->credentials_cache_type, "DIR") == 0
+ || g_strcmp0 (self->credentials_cache_type, "KCM") == 0
|| g_strcmp0 (self->credentials_cache_type, "KEYRING") == 0)
{
g_debug ("GoaKerberosIdentityManager: credential cache type %s supports cache collections",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]