Fix PASSWD inquiring a passphrase when PWMD_NO_PASSPHRASE was set.
commit12136d19fe229fdd358ba79f0edded4096b327ef
authorBen Kibbey <bjk@luxsci.net>
Sat, 29 Jun 2013 23:53:16 +0000 (29 19:53 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 30 Jun 2013 01:30:39 +0000 (29 21:30 -0400)
tree75f0b6651cf96a2cb232fa1245fa1521aa4d3855
parent117566344943d20969c54ddef12e344bc27aad27
Fix PASSWD inquiring a passphrase when PWMD_NO_PASSPHRASE was set.

When a non-PKI data file has the PWMD_NO_PASSPHRASE flag set there is
no need to prompt for an existing passphrase before changing it to the
new one.
src/crypto.c