verify_other should not fail with no keys, but really checks PW1

This commit is contained in:
NIIBE Yutaka
2011-12-13 11:21:45 +09:00
parent 9dcb59f6aa
commit b113e6fa7b
4 changed files with 39 additions and 31 deletions

View File

@@ -1,3 +1,10 @@
2011-12-13 Niibe Yutaka <gniibe@fsij.org>
* src/ac.c (verify_user_0): Add access argument.
(verify_pso_cds, verify_other, verify_admin_0): Follow the change.
* src/openpgp.c (cmd_change_password): Likewise.
2011-12-08 Niibe Yutaka <gniibe@fsij.org>
* src/usb-icc.c: Not include "usb_desc.h".