diff options
author | Stefan Walter <stefw@src.gnome.org> | 2009-02-27 01:00:00 +0000 |
---|---|---|
committer | Stefan Walter <stefw@src.gnome.org> | 2009-02-27 01:00:00 +0000 |
commit | 306e47d68884bb909dbc008eb30031411602aa9e (patch) | |
tree | 1d1c3fac13fb921243127f59723e4bd4a6e8438d /ChangeLog | |
parent | 3a4ea12754506efd77dc371916896b606a0092fe (diff) |
Don't automatically initialize tokens without user pin.
This leads to erroneous prompts at unexpected times.
svn path=/trunk/; revision=1622
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-02-25 Stef Walter <stef@memberwebs.com> + * daemon/pkcs11/gkr-pkcs11-auth-ep.c: Don't automatically initialize + tokens without user pin. This leads to erroneous prompts at unexpected + times. + +2009-02-25 Stef Walter <stef@memberwebs.com> + * pkcs11/gck/gck-data-file.c: * pkcs11/gck/gck-data-file.h: * pkcs11/gck/tests/.gitignore: |