6.0.0-beta13
4/10/26

[#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 6/15/09 (6143 days ago)
Due
Updated 6/18/09 (6140 days ago)
Assigned
Resolved 6/18/09 (6140 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
18.06.2009 17:26:11 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().
15.06.2009 22:37:18 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