Allow for '0x' prefix to openpgp4fpr
authorJameson Rollins <jrollins@finestructure.net>
Thu, 30 Dec 2010 17:47:05 +0000 (12:47 -0500)
committerJameson Rollins <jrollins@finestructure.net>
Thu, 30 Dec 2010 17:47:05 +0000 (12:47 -0500)
commit523e8eb3680633d6929630764a1e28e69bacecf1
tree9ef372e5d3507d63194b10553fc93c683d12e0a3
parentb1defd42b9fbd7552478cf30a1ea4e7dea477cf6
Allow for '0x' prefix to openpgp4fpr

Modify the regexp check of the data to return everything after a
'0x' instance as the fingerprint.
Crypt/Monkeysphere/MSVA.pm