6.0.0-beta1
7/4/25

[#8351] Verifying PGP passphrases is broken
Summary Verifying PGP passphrases is broken
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 06/15/2009 (5863 days ago)
Due
Updated 06/18/2009 (5860 days ago)
Assigned
Resolved 06/18/2009 (5860 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/18/2009 05:26:11 PM Michael Slusarz Comment #2
State ⇒ Resolved
Reply to this comment
I'm sure I originally removed that code because the documentation is 
clear that 'recips' is mandatory.  So I have re-added the necessary 
'recips' generation code to verifyPassphrase().
06/15/2009 10:37:18 PM Jan Schneider Comment #1
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Verifying PGP passphrases is broken
Queue ⇒ Horde Framework Packages
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
Reply to this comment
PGP passphrases for the private key can't be verified at the moment. 
The reason is that the complete first if-clause has been removed from 
Horde_Crypt_Pgp during the H4 conversion. We don't specify 'recips' 
when doing the test encryption to verify the passphrase. And the code 
is no longer trying to get the recipients from the specified public key.

Saved Queries