From: Mark Wooding Date: Sun, 24 May 2015 15:49:40 +0000 (+0100) Subject: pwsafe: Get the master passphrase before the new password. X-Git-Tag: 1.1.0~15 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/f39dc0c877f1e53559b3767a1e3d4bc08c38ab3d?hp=f39dc0c877f1e53559b3767a1e3d4bc08c38ab3d pwsafe: Get the master passphrase before the new password. This saves lots of repeating the new password if the user is prone to typing the master password wrongly. Like I am. ---