Handle SETQUALITYBAR and SETQUALITYBAR_TT in pinentry.py.
authorW. Trevor King <wking@tremily.us>
Sun, 27 May 2012 11:52:44 +0000 (07:52 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 27 May 2012 11:52:44 +0000 (07:52 -0400)
commitab936239a4a1247a06f0a54ca8f2ff16348679d1
tree1c853b5d0e42ed811d0602c7242d949962317f45
parent58b1225f582f25a70fd42943d0802f7d387bdf96
Handle SETQUALITYBAR and SETQUALITYBAR_TT in pinentry.py.

If you want to see these settings in action, run something like:

  $ gpg --edit-key 12345678
  gpg> passwd

The new pinentry code no longer crashes when it gets SETQUALITYBAR
commands, but it doesn't use the QUALITY inquiry to test passphrases
yet.
bin/pinentry.py