[Tickets #10931] Re: submitting public key to keyserver fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Dec 17 11:39:53 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10931
------------------------------------------------------------------------------
Ticket | 10931
Updated By | Git Commit <commits at lists.horde.org>
Summary | submitting public key to keyserver fails
Queue | IMP
Version | 5.0.15
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-12-17 11:39) wrote:
Changes have been made in Git (master):
commit 09c1913ecd9fbaebbfc72ae4be4f2472c62dd8ed
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 12 18:28:58 2013 -0700
[mms] Move PGP keyserver code to a separate
Horde_Crypt_Pgp_Keyserver class.
[mms] PGP keyserver code now uses Horde_Http_Client to connect to
the keyserver.
[mms] Fix submitting PGP keys to a public keyserver (Bug #10931).
framework/Crypt/lib/Horde/Crypt/Pgp.php | 199 +++--------------
framework/Crypt/lib/Horde/Crypt/Pgp/Keyserver.php | 236
++++++++++++++++++++
framework/Crypt/package.xml | 26 ++-
.../Crypt/test/Horde/Crypt/PgpKeyserverTest.php | 24 +-
framework/Crypt/test/Horde/Crypt/conf.php.dist | 2 +-
5 files changed, 306 insertions(+), 181 deletions(-)
http://git.horde.org/horde-git/-/commit/09c1913ecd9fbaebbfc72ae4be4f2472c62dd8ed
More information about the bugs
mailing list