[seahorse/gnome-3-8] pkcs11: Hide the unusable XDG token by default
- From: Stefan Walter <stefw src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [seahorse/gnome-3-8] pkcs11: Hide the unusable XDG token by default
 
- Date: Fri, 19 Apr 2013 19:22:30 +0000 (UTC)
 
commit e32801d7da7ac54e4ba378319700af19a93af13d
Author: Stef Walter <stefw gnome org>
Date:   Fri Apr 19 21:13:36 2013 +0200
    pkcs11: Hide the unusable XDG token by default
 pkcs11/seahorse-pkcs11-backend.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pkcs11/seahorse-pkcs11-backend.c b/pkcs11/seahorse-pkcs11-backend.c
index 749b58e..aca9269 100644
--- a/pkcs11/seahorse-pkcs11-backend.c
+++ b/pkcs11/seahorse-pkcs11-backend.c
@@ -58,6 +58,7 @@ struct _SeahorsePkcs11BackendClass {
 static const char *token_blacklist[] = {
        "pkcs11:manufacturer=Gnome%20Keyring;serial=1:SSH:HOME",
        "pkcs11:manufacturer=Gnome%20Keyring;serial=1:SECRET:MAIN",
+       "pkcs11:manufacturer=Gnome%20Keyring;serial=1%3aXDG%3aDEFAULT",
        "pkcs11:manufacturer=Mozilla%20Foundation;token=NSS%20Generic%20Crypto%20Services",
        NULL
 };
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]