Interrogate the GnuPG::Interface object to get $GPGHOME, when guessing
authorDavid Bremner <bremner@unb.ca>
Thu, 10 Mar 2011 16:08:07 +0000 (12:08 -0400)
committerDavid Bremner <bremner@unb.ca>
Thu, 10 Mar 2011 16:59:51 +0000 (12:59 -0400)
commit626e59e0e1d665f2e81b29b53671008ec2dcd5a6
treed4cad8b7c9d2ff0ba63dadd1a63cfda0d2e8ef0e
parente3dfdece31a3016bf11008d9babdab065090e20b
Interrogate the GnuPG::Interface object to get $GPGHOME, when guessing
a keyserver.

We fall back on the environment, as before. This required splitting
untaint out into its own module.
Crypt/Monkeysphere/Keyserver.pm
Crypt/Monkeysphere/MSVA.pm
Crypt/Monkeysphere/Util.pm [new file with mode: 0644]
unit-tests/10.keyserver/10.gnupghome.t [new file with mode: 0644]